-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
https://gist.github.com/lukeshingles/b1477f4b5eaf327af99940ec848213b4
```
### Verification
- [X] My `brew doc…
-
hello I wanted to ask if someone could be so kind to list all the commands necessary to install on MacOS (Sonoma 14.3)
I tried to follow the instruction on the website
and did the following
`…
-
llvm 19.1.3
glibc 2.34
gcc 14.2.0
```
cc -o obj/skia/skcms_TransformBaseline_and_public/skcms_TransformBaseline.o
1. parser at end of file
2. Code generation
3. Running pass 'Functio…
-
### Operating system
Windows
### Compiler
Clang LLVM
### Steps to reproduce the behavior
Install latest vcpkg: 4f746bc66438fce2b900c3ba6094a483b871b045 (#41852)
use abseil x64-windows-static
PO…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/eTEfa1j95](https://godbolt.org/z/eTEfa1j95)
This invalid code will crash on clang trunk and clang assertion …
-
This enhancement issue describes the Clang/LLVM toolchain support plan in the Zephyr SDK.
## Goals
* Provide LLVM Binary Utilities as part of the SDK
* Provide Clang C/C++ Compiler as part of t…
-
Context for anyone interested.
@argentite was able to run `clang-repl` in the browser and this is how we was able to accomplish this
1) He built `llvm` (clang, lld) for `emscripten-wasm32`
2) He…
-
Currently, CDT is using LLVM 9 for its internal toolchain. This is a modified version of LLVM, so some care needs to be made during the upgrade process to ensure that all parts that are specific to C…
-
test case
```
#include
static int lemon_vsprintf(char *str, const char *zFormat, va_list ap){
int v = va_arg(ap, int);
return 0;
}
static int lemon_sprintf(char *str, const char *format,…
-
Command: `espup install`
Log:
```
[info]: Installing the Espressif Rust ecosystem
[info]: Checking Rust installation
[info]: Installing Xtensa Rust 1.82.0.3 toolchain
[info]: Installing RISC-V…