Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: build msan's libc with _LIBCPP_ABI_BOUNDED_*
For the task `MSan, depends (Cirrus CI)` we build a custom libc++ for which we already use `-DLIBCXX_HARDENING_MODE=debug`. Compile it also with `_LIBCPP_ABI_BOUNDED_*` to enable further checks. Docs at: https://libcxx.llvm.org/Hardening.html#abi-options
- Loading branch information