llvm-project/compiler-rt/test
Florian Mayer 9006b082a5 [HWASan] rename left/right to before/after.
left/right is a weird way to refer to address ordering.

Reviewed By: eugenis, vitalybuka

Differential Revision: https://reviews.llvm.org/D132622
2022-09-06 13:52:28 -07:00
..
BlocksRuntime [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
asan [ASan] rename left/right to before/after. 2022-09-06 13:25:15 -07:00
builtins Revert "[compiler-rt] [builtins] Detect _Float16 support at compile time" 2022-07-30 09:41:33 +08:00
cfi [test] Change -lowertypetests tests to use -passes= 2022-07-17 21:33:02 -07:00
crt [crt][test] Fix dso_handle.cpp for Linux systems which default to PIE 2022-04-07 09:37:59 -07:00
dfsan [DFSan] Increase size of buffer to fix possibly-flakey test. 2022-09-02 17:52:12 -07:00
fuzzer [ASan] Fix libfuzzer test 2022-09-06 13:37:35 -07:00
gwp_asan [compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux 2021-07-19 10:45:11 +00:00
hwasan [HWASan] rename left/right to before/after. 2022-09-06 13:52:28 -07:00
interception
lsan Fix for e1d84c421d 2022-06-07 17:28:24 -07:00
memprof [memprof] Correct max size and access count computations 2022-08-23 16:53:46 -07:00
msan [MSAN] removing redundant tests and parameters (NFC) 2022-09-01 14:03:55 -07:00
orc [ORC-RT] Refactor ORC runtime CMake for future test tool(s). 2022-09-02 20:59:57 -07:00
profile [profile] Create only prof header when no counters 2022-08-30 19:50:41 +00:00
safestack Speculatively fix build bot 2022-04-20 13:39:53 -04:00
sanitizer_common [test][sanitizer] Disable netdb tests on Android 2022-08-13 01:07:12 -07:00
scudo Revert "[Scudo] Make -fsanitize=scudo use standalone. Migrate tests." 2021-05-26 10:50:26 -07:00
shadowcallstack
tsan [tsan] Replace mem intrinsics with calls to interceptors 2022-09-06 13:09:31 -07:00
ubsan [Clang] Fix how we set the NumPositiveBits on an EnumDecl to cover the case of single enumerator with value zero or an empty enum 2022-07-25 16:01:01 -07:00
ubsan_minimal [ubsan-minimal] Report the address of an error 2022-09-05 14:18:25 +04:00
xray [compiler-rt][xray] Disable fdr-reinit test on Arm 2022-02-14 13:36:51 +00:00
.clang-format [tests][sanitizers] Don't reflow comments 2021-08-03 12:54:00 -07:00
.clang-tidy [NFC][compiler-rt] Refine .clang-tidy checks 2020-09-05 15:42:15 -07:00
CMakeLists.txt [ORC-RT] Make llvm-jitlink an ORC-RT specific dependence. 2022-08-30 17:19:54 -07:00
lit.common.cfg.py [compiler-rt][lit] initialize LIT LLVMConfig instance 2022-08-22 16:36:39 -07:00
lit.common.configured.in [compiler-rt][lit] initialize LIT LLVMConfig instance 2022-08-22 16:36:39 -07:00