This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
clang-p2996
/
llvm
/
test
/
Instrumentation
History
Alexander Potapenko
cb66fe377a
[ASan] Fix the tests broken by r198018 to check for private linkage of ASan-generated globals.
...
llvm-svn: 198020
2013-12-25 17:06:04 +00:00
..
AddressSanitizer
[ASan] Fix the tests broken by r198018 to check for private linkage of ASan-generated globals.
2013-12-25 17:06:04 +00:00
BoundsChecking
Teach MemoryBuiltins about address spaces
2013-12-14 00:27:48 +00:00
DataFlowSanitizer
Introduce two command-line flags for the instrumentation pass to control whether the labels of pointers should be ignored in load and store instructions
2013-11-21 23:20:54 +00:00
MemorySanitizer
Add an explicit insert point argument to SplitBlockAndInsertIfThen.
2013-12-19 13:29:56 +00:00
ThreadSanitizer
[tsan] fix PR18146: sometimes a variable written into vptr could have an integer type (after other optimizations)
2013-12-05 15:03:02 +00:00