-
I faced the following error when compiling cpputest (https://github.com/cpputest/cpputest) using Emscripten. It seems there is a bug in LLVM's libc++ header `system/lib/libcxx/include/__utility/no_des…
-
**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…
-
To catch errors like these #2874 early, we can add FreeBSD alike jobs into CI:
1. FreeBSD
1. Linux build with https://libcxx.llvm.org/
See also https://github.com/ispc/ispc/pull/2875#pullreques…
-
The code
```cmake
execute_process(
COMMAND ${CMAKE_COMMAND} -E echo "#include "
COMMAND ${CMAKE_CXX_COMPILER} -x c++ ${compile_options} -E -dM -
OUTPUT_VARIABLE string_def…
-
| | |
| --- | --- |
| Bugzilla Link | [43105](https://llvm.org/bz43105) |
| Version | trunk |
| OS | Linux |
| Attachments | [config_failed.Dockerfile](https://user-images.githubusercontent.com/6094…
-
### What is your question?
This would be a question for @CJaccarino
I am checking the code in LasLib/LasZip packages that contain:
```python
if not self.options.shared:
libcxx…
-
Hi. I've been working on rebasing the compiler to LLVM-16. Unfortunately the changes are too big to raise as a PR so @arichardson recommend raising an issue here instead. For testing I've got all the …
-
I tried using this with libc++ and it blew up pretty bad. I'm using _LIBCPP_DEBUG now instead.
https://libcxx.llvm.org/DesignDocs/DebugMode.html
https://releases.llvm.org/12.0.0/projects/libcxx…
-
I have a custom xcode toolchain on my macOS machine, and It requires linking directly against `libcxxabi.a` and `libcxx.a` for some reason (otherwise it tries to use the dynamically linked version wh…
-
### Comment:
Hello! I am MacOS 12.4. When I try to install Miniforge with homebrew i get this error. The same issue happens if I try to install via the shell script. Any thoughts?
Transaction star…