llvm-project/compiler-rt/lib
Julian Lettner aebd3014a5 [NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION to void
This temporary change tells us about all the places where the return
value of the INTERCEPT_FUNCTION macro is actually used. In the next
patch I will cleanup the macro and remove GetRealFuncAddress.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D61145

llvm-svn: 359325
2019-04-26 17:29:22 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION to void 2019-04-26 17:29:22 +00:00
builtins [builtins] Build x86_64 with GENERIC_TF_SOURCES 2019-04-18 19:29:03 +00:00
cfi cfi: Rename source file from cc to cpp 2019-02-28 22:03:41 +00:00
dfsan Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
fuzzer [libFuzzer] Disable MSan interceptors in SIGINT handler. 2019-04-26 00:17:41 +00:00
hwasan [HWASan] Fixed slow DWARF unwinding. 2019-04-16 22:16:01 +00:00
interception [NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION to void 2019-04-26 17:29:22 +00:00
lsan [lsan] Use SANITIZER_WORDSIZE when selecting ByteMap 2019-04-26 08:24:38 +00:00
msan [NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION to void 2019-04-26 17:29:22 +00:00
profile The error message for mismatched value sites is very cryptic. 2019-04-23 22:26:55 +00:00
safestack [safestack] Explain why tinfo at the end of the buffer 2019-02-07 23:20:47 +00:00
sanitizer_common [NFC] Remove ::kForTest from AP64, it does not use it. 2019-04-26 17:04:05 +00:00
scudo [scudo][standalone] Introduce the SizeClassMap 2019-04-25 15:49:34 +00:00
stats Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
tsan [NFC] Remove ::kForTest from AP64, it does not use it. 2019-04-26 17:04:05 +00:00
ubsan Always compare C++ typeinfo (based on libstdc++ implementation). 2019-03-06 08:36:50 +00:00
ubsan_minimal [compiler-rt][UBSan] Sanitization for alignment assumptions. 2019-01-15 09:44:27 +00:00
xray [compiler-rt] Cleanup usage of C++ ABI library 2019-02-16 08:34:26 +00:00
CMakeLists.txt [scudo] Initial standalone skeleton check-in 2019-02-04 16:25:40 +00:00