llvm-project/compiler-rt/lib/interception
Reid Kleckner 80db37ec25 [asan] Add more x86 prologue decodings to handle x64 VC 2017 CRT
Fixes atoi and strtol interception.

llvm-svn: 316482
2017-10-24 18:22:07 +00:00
..
tests [cmake] [interception] Remove duplicate gtest from test COMPILE_DEPS 2017-10-12 18:51:41 +00:00
.clang-format Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
CMakeLists.txt [compilter-rt] Add unittests for interception library 2016-07-06 19:15:11 +00:00
interception.h [Fuchsia] Magenta -> Zircon 2017-09-13 01:18:15 +00:00
interception_linux.cc Reuse interception_linux for NetBSD 2017-08-08 12:10:08 +00:00
interception_linux.h Reuse interception_linux for NetBSD 2017-08-08 12:10:08 +00:00
interception_mac.cc
interception_mac.h
interception_type_test.cc PR16532: work around old GCC bug in interception_type_test.cc 2013-12-05 13:29:46 +00:00
interception_win.cc [asan] Add more x86 prologue decodings to handle x64 VC 2017 CRT 2017-10-24 18:22:07 +00:00
interception_win.h [compiler-rt] Refactor the interception code on windows. 2016-07-11 23:02:18 +00:00