-
```
Run Build Command(s): /usr/local/bin/ninja -v
[1/1] : && /usr/local/opt/llvm/bin/clang++ -g -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/S…
-
Logs: https://gist.github.com/linuxnyasha/920b363841d036e44dd287b4cf17b69f
System: Gentoo
Compiler: clang version 18.1.7+libcxx
libc++
Logging Level: warning
-
```
IWYU doesn't come with default mappings for libc++ (the llvm stl implementation)
Example:
==> stringtest.cc
-
```
IWYU doesn't come with default mappings for libc++ (the llvm stl implementation)
Example:
==> stringtest.cc
-
```
IWYU doesn't come with default mappings for libc++ (the llvm stl implementation)
Example:
==> stringtest.cc
-
https://s3.amazonaws.com/clickhouse-test-reports/0/084f76ab3e7b5f3f1464f5062b3d34db0c2562be/stateless_tests__tsan__[3/5].html
```
==================
WARNING: ThreadSanitizer: data race (pid=27193…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR42409](https://bugs.llvm.org/show_bug.cgi?id=42409) |
| Status | NEW |
| Importance | P enhancemen…
-
```
LLVM r208737 added the build rules for tsan-instrumented libcxx
(libcxx.llvm.org). For now we use it only to run a few lit tests (e.g. tests
that verify that TSan sees synchronization used in st…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR25407](https://bugs.llvm.org/show_bug.cgi?id=25407) |
| Status | NEW |
| Importance | P enhancemen…
-
I'm testing the new support for installed modules by created an "imported target" in CMake that points to `libc++.so` and the installed importable module units (`std.cppm`) with the `Findcxx.cmake` sc…