llvm-project/compiler-rt/lib
Christopher Di Bella 873e8b96b1 [compiler-rt][iwyu] explicitly includes `<new>` in xray_utils.cpp
Compiling compiler-rt with Clang modules and libc++ revealed that the
global `operator new` is being called without including `<new>`.

Differential Revision: https://reviews.llvm.org/D105401
2021-07-05 21:46:42 +00:00
..
BlocksRuntime
asan Revert "Remove obsolete call to AsyncSignalSafeLazyInitiFakeStack." 2021-06-17 09:27:02 -07:00
builtins Avoid unnecessary AArch64 DSB in __clear_cache in some situations. 2021-06-17 07:45:06 +01:00
cfi [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
crt [RISCV][crt] support building without init_array 2020-12-01 17:17:50 +03:00
dfsan [dfsan] Expose dfsan_get_track_origins to get origin tracking status 2021-06-29 20:32:39 +00:00
fuzzer Revert "Refactor mutation strategies into a standalone library" 2021-07-02 09:45:11 -07:00
gwp_asan Name all DEATH tests using 'DeathTest' suffix. 2021-07-02 13:51:16 -07:00
hwasan [hwasan] Add missing newline in report. 2021-06-30 15:48:45 +01:00
interception [asan] Remove Asan, Ubsan support of RTEMS and Myriad 2021-06-15 12:59:05 -07:00
lsan [lsan] Bump the thread limit from 1<<13 to 1<<22 2021-06-04 20:15:56 -07:00
memprof sanitizer_common: deduplicate CheckFailed 2021-05-12 08:50:53 +02:00
msan [NFC][msan] Fix assigned-unused warning 2021-06-02 00:09:02 -07:00
orc [ORC-RT] Fix void function handling in the WrapperFunction utility. 2021-06-15 15:49:40 +10:00
profile Revert "[InstrProfiling] Use external weak reference for bias variable" 2021-07-02 09:05:12 -04:00
safestack [sanitizer] Set IndentPPDirectives: AfterHash in .clang-format 2021-05-03 13:49:41 -07:00
sanitizer_common [Compiler-rt] Add delete for noncopyable 2021-06-30 20:53:47 -07:00
scudo Name all DEATH tests using 'DeathTest' suffix. 2021-07-02 13:51:16 -07:00
stats compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
tsan tsan: fix mmap atomicity 2021-06-24 09:47:44 +02:00
ubsan [asan] Remove Asan, Ubsan support of RTEMS and Myriad 2021-06-15 12:59:05 -07:00
ubsan_minimal [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc 2020-10-12 09:57:12 -07:00
xray [compiler-rt][iwyu] explicitly includes `<new>` in xray_utils.cpp 2021-07-05 21:46:42 +00:00
CMakeLists.txt [ORC-RT] Re-apply "Initial ORC Runtime directories and build..." with fixes. 2021-04-24 16:00:20 -07:00