llvm-project/compiler-rt/include
Evgeniy Stepanov 37fb896572 Revert "Revert "[hwasan] Add __hwasan_handle_longjmp.""
This reapplies commit r339935 with the following changes:
* make longjmp test C, not C++, to avoid dependency on libc++/libstdc++
* untag pointer in memset interceptor

x86_64 does not have TBI, so hwasan barely works there. Tests must be carefully
written in a way that does not leak tagged pointer to system libraries.

llvm-svn: 339963
2018-08-16 23:17:14 +00:00
..
sanitizer Revert "Revert "[hwasan] Add __hwasan_handle_longjmp."" 2018-08-16 23:17:14 +00:00
xray [XRay] basic mode PID and TID always fetch 2018-07-11 07:14:27 +00:00
CMakeLists.txt Add NetBSD syscall hooks skeleton in sanitizers 2018-02-15 02:43:02 +00:00