llvm-project/compiler-rt/lib
Nico Weber ae1fc9baae compiler-rt: Rename .cc file in lib/lsan to .cpp
Like r367463, but for lsan.

llvm-svn: 367561
2019-08-01 14:01:30 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan compiler-rt: Rename .cc file in lib/asan/tests to .cpp 2019-08-01 13:48:31 +00:00
builtins gn build: Fix redundant object files in builtin lib. 2019-07-31 17:08:34 +00:00
cfi Improve error message when '=' is missing in {ASAN,...}_OPTIONS. 2019-06-15 01:37:14 +00:00
crt Use CMAKE_C_COMPILER_ARG1 in compiler invocation 2019-05-19 03:29:15 +00:00
dfsan Try to heal bots more after r367551 2019-08-01 13:10:43 +00:00
fuzzer compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp 2019-07-31 18:51:27 +00:00
gwp_asan [GWP-ASan] Add thread ID to PRNG seed. 2019-07-16 20:06:17 +00:00
hwasan hwasan: Improve precision of checks using short granule tags. 2019-07-09 20:22:36 +00:00
interception compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp 2019-08-01 13:56:52 +00:00
lsan compiler-rt: Rename .cc file in lib/lsan to .cpp 2019-08-01 14:01:30 +00:00
msan [Sanitizer][ASAN][MSAN] Fix infinite recursion on FreeBSD 2019-07-31 16:31:55 +00:00
profile compiler-rt: Rename .cc file in lib/profile to .cpp 2019-07-31 18:21:08 +00:00
safestack compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp 2019-08-01 13:56:52 +00:00
sanitizer_common compiler-rt: Rename .cc file in lib/lsan to .cpp 2019-08-01 14:01:30 +00:00
scudo [scudo][standalone] Optimization pass 2019-07-24 16:36:01 +00:00
stats compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
tsan Attempt to heal tsan bot after r367463 2019-07-31 19:31:36 +00:00
ubsan compiler-rt: Rename .cc files in lib/ubsan to .cpp. 2019-07-31 17:51:05 +00:00
ubsan_minimal compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
xray compiler-rt: Rename .cc file in lib/xray/tests/unit to .cpp 2019-08-01 12:35:27 +00:00
CMakeLists.txt Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation" 2019-04-30 18:13:22 +00:00