-
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…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/h5GGM83vK](https://godbolt.org/z/h5GGM83vK)
This invalid code will crash on Clang Trunk.
```cpp
template
…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/n9oM9dYbc](https://godbolt.org/z/n9oM9dYbc)
This invalid code will crash on Clang Assertion Trunk.
```cpp
…
-
The fatal assertion at openj9/runtime/compiler/env/J9KnownObjectTable.cpp fails when running with a JITServer (e.g. when running test jdk_vector_float128_j9_0 on s390x linux ([link](https://openj9-jen…
-
This error occured while building
` cmake --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_INSTALL_PREFIX:PATH=/usr -S . -B ./build
cmake --build ./build --config Release --target h…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/Pbzb7e88f](https://godbolt.org/z/Pbzb7e88f)
This invalid code will crash on clang trunk and clang assertion …
-
### Detailed steps on how to reproduce the bug
Hello. I understand that OpenBSD is not a targeted system, but I'm hoping that in your good graces you may offer some insights in my attempts to build..…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/sGb19e95M](https://godbolt.org/z/sGb19e95M)
This invalid code will crash on clang assertion trunk:
```cpp
…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/P1xE1dEx1](https://godbolt.org/z/P1xE1dEx1)
This invalid code will crash on Clang Assertion Trunk.
```cpp
…
-
clang-20 crashed with ```vector_size``` attribute in struct.
While GCC accepts this code.
Compiler explorer: https://godbolt.org/z/54PGhTfK4
```
$cat mutant.c
typedef struct {
__attribute_…