-
My clang development setup works fine without libcxx. However, when I enable it:
```json
"LLVM_ENABLE_RUNTIMES": "libcxx;compiler-rt;libcxxabi;libunwind"
```
I start getting a bunch of errors wh…
-
> #### Checklist
>
>
>
> - [x] I am reporting exactly 1 bug with this issue.
> - [x] This bug hasn't already been reported.
> - [x] This bug hasn't already been fixed in the latest developmen…
-
libc++ contains assertions of the following form:
https://github.com/llvm/llvm-project/blob/933ad5c897ee366759a54869b35b2d7285a92137/libcxx/include/__string/char_traits.h#L239-L246
These are enabl…
-
1 error generated.
[3/78] Building CXX object src/CMakeFiles/cxx_static.dir/algorithm.cpp.o
FAILED: src/CMakeFiles/cxx_static.dir/algorithm.cpp.o
/home/jdavis/repo/github/cppcoro/build/llvm-instal…
-
**Describe the bug**
A logical error happens on the client if an empty tuple is imported from an Arrow file.
**How to reproduce**
Run:
```sql
CREATE TABLE t0 (c0 Tuple()) ENGINE = Memory();
…
-
### Zig Version
0.10.1
### Steps to Reproduce and Observed Behavior
I am packaging Zig on Arch Linux riscv64. Since there's no LLVM 16 in Arch right now, we have to stick to v0.10.1.
On x8…
-
https://s3.amazonaws.com/clickhouse-test-reports/0/98024a723fe9f357ad9deb820ceeb4392cc22d00/stress_test__debug_.html
```
2024.08.14 02:02:38.284934 [ 4725 ] {656fa9df-168f-40aa-b1a0-fdd5e71c14e2…
-
Hi,
First thank you providing this library! I tried to `pip` install the package but unfortunately I was not able to run it on my Linux machine. The error I get when running a testing script was:
…
-
您好,请教,我在执行svn co http://llvm.org/svn/llvm-project/libcxx/tags/RELEASE_500/final libcxx这个命令时,报错:svn: E000104: 执行上下文错误: 连接被对方重设,请问怎么解决啊?
-
### Is this a duplicate?
- [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this bug and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md)
…