-
**Describe the bug**
Trying to expand the members of a struct that contains 'Cheese', 'Bacon', 'Burger'. Compiling for Linux results in expected output, for Windows however 'Cheese' is repeated 3 tim…
-
# Summary
The build option `LIBCXX_ENABLE_STATIC_ABI_LIBRARY` is actually almost out of order. It is observed in the two cases.
1. When building libc++ directly, `LIBCXX_ENABLE_STATIC_ABI_LIBRA…
-
| | |
| --- | --- |
| Bugzilla Link | [39773](https://llvm.org/bz39773) |
| Version | 7.0 |
| OS | Solaris |
| Attachments | [CMake logs](https://user-images.githubusercontent.com/92601412/143758369…
-
```
What steps will reproduce the problem?
1. Compile libcxx & libcxxabi with msan
2. Compile test program with
clang++ -fsanitize=memory -O2 -fno-omit-frame-pointer -stdlib=libc++
-I$LIBCXX/include …
-
@jyasskin and @google: This repository appears to have been abandoned since 2012.
I hope this isn't used in production anymore, in case there were security bugs in libcxx.
By now, the upstream pro…
-
**Project description**
pedalboard is a Python library for working with audio: reading, writing, rendering, adding effects, and more. It supports most popular audio file formats and a number of commo…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR45973](https://bugs.llvm.org/show_bug.cgi?id=45973) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
| --- | --- |
| Bugzilla Link | [42409](https://llvm.org/bz42409) |
| Version | trunk |
| OS | Linux |
## Extended Description
Building LLVM (with all subprojects enabled) from the current g…
-
CentOS Linux release 7.8.2003
gcc 8.3.0
cmake version 3.21.0-rc1
clang 13.0.1
cd llvm-project
mkdir build2022
cd build2022
cmake -S ../llvm -B buildClang2022 -DCMAKE_BUILD_TYPE=Release -DC…
-
Jira Link: [DB-8187](https://yugabyte.atlassian.net/browse/DB-8187)
### Description
Rare failures are happening for the TSAN build for SnapshotTxnTest.TruncateDuringShutdown, [source](https://detect…