-
I have been trying to run the inlining-demo, but keep running into the same error while [building LLVM](https://github.com/google/ml-compiler-opt/blob/main/docs/inlining-demo/demo.md#build-llvm) for F…
-
(Originally reported by @remram44 at tomaka/rustc-emscripten#3)
Building emscripten-sys fails:
```
error: failed to run custom build command for `emscripten-sys v0.3.2`
process didn't exit suc…
-
I have followed all the installation instructions, making sure my enviornment variables are set and correct. I cannot build because the .dll file is not being opened and I do not know why. I've treid …
-
I run clang on Raspberry PI 3.
Info: Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
clang:
Debian clang version 14.0.6
Target: aarch6…
-
# Issue description
Android build fails with latest NDK version r27.
# Environment
* libzmq version (commit hash if unreleased): Latest commit on master 90b4f410a07222fa2e9a5f53b454a09d4533e4…
-
Hi, I'm running into an issue with clang-tidy on Fedora 40 where it crashes while parsing my C++23 project. Here's the crash stack:
```
stack dump:
0. Program arguments: clang-tidy -p "redacted_p…
-
```
[ERROR][2024-08-29 20:07:23] .../vim/lsp/rpc.lua:770 "rpc" "/usr/bin/clangd" "stderr" "/usr/bin/../lib/gcc/x86_64-redhat-linux/14/../../../../include/c++/14/optional:475: _Tp &s…
-
I followed the instructions here for Ubuntu 22.04: https://mull.readthedocs.io/en/0.21.0/Installation.html
When running `mull-runner-14 --version`, I get:
```
/usr/bin/mull-runner-14: error while…
-
### Description
The bug arises during Clang's template instantiation process when attempting to specialize a template for multi-dimensional arrays. The compiler fails with an internal error, specif…
-
### Description
I am attempting to install h5 as a user on the supercomputing cluster I'm on.
I have done my best to follow the instructions and ensure the various dependencies are available.
How…