llvm-project/compiler-rt/lib/interception
Stella Laurenzo 38151a08c2 Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."
This reverts commit 7cdda6b8ce.

Differential Revision: https://reviews.llvm.org/D121020
2022-03-04 13:45:43 -08:00
..
tests Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"." 2022-03-04 13:45:43 -08:00
.clang-format Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
CMakeLists.txt [compiler-rt][cmake] Fix clang-cl warnings introduced in ae4c643bcd 2022-01-15 12:06:38 -05:00
interception.h [asan] Remove Asan, Ubsan support of RTEMS and Myriad 2021-06-15 12:59:05 -07:00
interception_linux.cpp [sanitizer] Define SANITIZER_GLIBC to refine SANITIZER_LINUX feature detection and support musl 2021-01-06 10:55:40 -08:00
interception_linux.h [sanitizer] Define SANITIZER_GLIBC to refine SANITIZER_LINUX feature detection and support musl 2021-01-06 10:55:40 -08:00
interception_mac.cpp compiler-rt: Rename .cc files in lib/interception to .cpp. 2019-07-31 18:01:55 +00:00
interception_mac.h
interception_type_test.cpp compiler-rt: Rename .cc files in lib/interception to .cpp. 2019-07-31 18:01:55 +00:00
interception_win.cpp [sanitizers] Silence warnings about unused variables in i386 build. NFC. 2022-01-28 12:30:38 +02:00
interception_win.h