[libcxx-commits] [libcxx] [libc++] Remove trailing newline from _LIBCPP_ASSERTION_HANDLER calls (PR #143573)

Sam Clegg via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 16 11:55:13 PDT 2025


sbc100 wrote:

I'm seeing the following error from the CI:

```
  CMake Error at CMakeLists.txt:315 (message):
    Failed to determine the source files for the regular expression backend
```

presumably this is not related to this PR?

https://github.com/llvm/llvm-project/pull/143573


More information about the libcxx-commits mailing list