-
Hello, is there a way to make a shared library built with Memory sanitizer that is importable from Python ? I tried with Pybind11 and I am getting either undefined symbols on the import or if I link l…
VA-GS updated
1 month ago
-
Clang-19 with the attribute `opencl_global_device` enabled.
Compiler explorer(assertion trunck): https://godbolt.org/z/WKGesoejq
```
$cat mutant.c
a(;
__attribute__((opencl_global_device )) * b…
-
Opening many C++ files at once results in quite some CPU burn and excessive memory use of about 30MB per buffer. Nothing really big is included, except the STL, and most files open share a large set o…
ghost updated
11 years ago
-
In order to run `package:ffigen` on bots, we need `libclang`.
* https://github.com/flutter/flutter/issues/105513
* https://github.com/flutter/flutter/pull/105688
Without `libclang` available, `…
-
Running `clang broken4.ll`, the file inside this attached tarball, yields a segfault:
[broken4.tar.gz](https://github.com/user-attachments/files/17592471/broken4.tar.gz)
```
PLEASE submit a bug…
-
### Package Details
* Package Name/Version: **libclang/9.0.0**
* Website: **https://llvm.org/**
* Source code: **https://github.com/llvm/llvm-project**
### Description Of The Library / T…
-
`includegraph.py` is trivial to implement, if you give up some requirements:
* standard library only dependencies
* detect circular dependencies
* related: generate the graph that the source co…
-
```console
Stack dump:
0. Program arguments: /usr/lib/llvm/15/bin/clang++ -I/home/visa/CLionProjects/crescent/src -I/home/visa/CLionProjects/crescent/thirdparty -g -fPIE -fcolor-diagnostics -Wall -f…
-
Apply in order. Includes LTO-PGO and webrtc patches, plus a provisional fix for [bug 1912623](https://bugzilla.mozilla.org/show_bug.cgi?id=1912623). Does not yet support Ion or Wasm (Baseline Compiler…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR8858](https://bugs.llvm.org/show_bug.cgi?id=8858) |
| Status | NEW |
| Importance | P normal |
| R…