-
When `/etc/localtime` is a file rather than a symlink, tzdb throws. This can be seen e.g. in the following libc++ tests:
```
FAIL: llvm-libc++-shared.cfg.in :: std/time/time.zone/time.zone.db/…
-
STR, on a mac with MacOSX11.1.sdk (any SDK < 11.3 should do, alternatively, remove the usr/include/c++ directory from the SDK):
```console
$ cmake -DLLVM_ENABLE_PROJECTS=clang -DCMAKE_BUILD_TYPE_R…
-
Tested both on Apple LLVM and LLVM:
`std::span` cannot be used on incomplete types
https://github.com/bgs99/pfr-orm/blob/12d7861f14834aaf2e83be09c839db497e6b9ef9/include/pfr-orm/definitions.hpp#…
-
Final binary, works:
```bash
$> ./http_server_test
200
302
client quit
301
301
client quit
200
200
302
client quit
client quit
```
**Building...**
```bash
$> zig c++ exa…
-
**Describe the bug**
A query with two `PASTE JOIN` and `GROUP BY` gives a logical error on the latest head.
**How to reproduce**
Run:
https://fiddle.clickhouse.com/1afb1b88-c0eb-49e4-b768-cc9126…
-
Hi there!
I have just recompiled wasi-sdk v10 for a project I am working on and I thought I'd try to enable LIBCXX_ENABLE_FILESYSTEM for libcxx in order to have access to std::filesystem from my WA…
-
### Describe the bug
OS: Fedora 41
Compiler: Clang 19.1.0
Conan version: 2.9.2
### How to reproduce it
Add the sections from [this](https://github.com/conan-io/conan-center-index/tree/master/re…
-
Hello!
I think I have run into this problem: https://github.com/llvm/llvm-project/issues/109782
The `libc++` generated by these settings crashes on load.
Source: llvm-19.1.0 release
```
> u…
-
### Package name
libcxx-pretty-printers
### Brief description of package
In clang32 and clang64 we have `libc++`
In mingw32 and mingw64 we have `libstdc++'
In mingw32 and mingw64 after insta…
-
add filesystem header into libcxx as part of the C++17 update