llvm-project/compiler-rt/lib/sanitizer_common/symbolizer
Evgenii Stepanov f89ebe108e Support LLVM_ENABLE_PER_TARGET_RUNTIME_DIR in the sanitizer symbolizer build.
In this mode libc++ headers end up in two directories:
* include/<triple>/c++/v1 for the site config header
* include/c++/v1 for everything else

Also switch from -I to -isystem.

Differential Revision: https://reviews.llvm.org/D108841
2021-08-27 13:50:19 -07:00
..
scripts Support LLVM_ENABLE_PER_TARGET_RUNTIME_DIR in the sanitizer symbolizer build. 2021-08-27 13:50:19 -07:00
sanitizer_symbolize.cpp sanitizer_common/symbolizer: fix crashes during exit 2021-05-18 08:58:08 +02:00
sanitizer_wrappers.cpp Summary: update macro for OFF_T so that sanitizer works on AARCH64. 2020-01-10 13:34:49 -08:00