llvm-project/compiler-rt/lib/interception
Serge Guelton a30a4a35ec Fix asan infinite loop on undefined symbol
Fix llvm#39641

Recommit of r366413

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

> llvm-svn: 366632

llvm-svn: 366638
2019-07-20 17:44:30 +00:00
..
tests [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS 2019-05-01 22:25:16 +00:00
.clang-format [sanitizer] Remove unneeded blank lines 2018-05-09 00:44:26 +00:00
CMakeLists.txt Make compiler-rt CMakeLists.txt formatting a bit more like LLVM's usual formatting 2019-01-16 18:12:45 +00:00
interception.h [hwasan, asan] Intercept vfork. 2019-02-27 21:11:50 +00:00
interception_linux.cc Fix asan infinite loop on undefined symbol 2019-07-20 17:44:30 +00:00
interception_linux.h [Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro" 2019-05-01 20:57:59 +00:00
interception_mac.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_mac.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_type_test.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_win.cc [winasan] Fix strrchr interception with vs2019 CRT 2019-04-04 21:08:02 +00:00
interception_win.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00