This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
interception
History
Vedant Kumar
55ecc100b0
[interception] Remove extra whitespace to appease linters (NFC)
...
Attempt to fix:
http://lab.llvm.org:8011/builders/clang-s390x-linux/builds/7774
llvm-svn: 275901
2016-07-18 20:07:27 +00:00
..
tests
[asan] Fix interception unittest on Windows64.
2016-07-12 19:39:07 +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_linux.cc
[sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Kutuzov
2014-02-24 08:37:41 +00:00
interception_linux.h
[asan] Versioned interceptor for pthread_create.
2015-09-22 21:34:44 +00:00
interception_mac.cc
[ASan] Delete the code related to static runtime on OS X.
2013-02-05 15:57:12 +00:00
interception_mac.h
Make some pthread_mutex_* and pthread_cond_* interceptors common.
2013-10-16 08:20:31 +00:00
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
[interception] Remove extra whitespace to appease linters (NFC)
2016-07-18 20:07:27 +00:00
interception_win.h
[compiler-rt] Refactor the interception code on windows.
2016-07-11 23:02:18 +00:00
interception.h
[ASan] NFC: Factor out platform-specific interceptors
2015-03-16 14:22:53 +00:00