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
8a9b6a3681c698dfb64c49f0e44eec19fa94de90
clang-p2996
/
llvm
/
test
/
Instrumentation
History
Alexey Samsonov
29dd7f2090
[ASan] Fix lifetime intrinsics handling. Now for each intrinsic we check if it describes one of 'interesting' allocas. Assume that allocas can go through casts and phi-nodes before apperaring as llvm.lifetime arguments
...
llvm-svn: 171153
2012-12-27 08:50:58 +00:00
..
AddressSanitizer
[ASan] Fix lifetime intrinsics handling. Now for each intrinsic we check if it describes one of 'interesting' allocas. Assume that allocas can go through casts and phi-nodes before apperaring as llvm.lifetime arguments
2012-12-27 08:50:58 +00:00
BoundsChecking
revert r160742: it's breaking CMake build
2012-07-25 18:49:28 +00:00
MemorySanitizer
[msan] Raise alignment of origin stores/loads when possible.
2012-12-26 11:55:09 +00:00
ThreadSanitizer
tsan: instrument atomic nand operation
2012-11-27 08:09:25 +00:00