index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Driver
/
SanitizerArgs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sanitizer] If -fsanitize-blacklist= option is not explicitly specified, make...
Alexey Samsonov
2013-02-19
1
-0
/
+13
*
[ubsan] Implement the -fcatch-undefined-behavior flag using a trapping
Chad Rosier
2013-01-29
1
-5
/
+13
*
Print warning instead of error if optional ASan features are enabled w/o spec...
Alexey Samsonov
2013-01-28
1
-1
/
+1
*
Add top-level Clang flag -f(no-)sanitize-address-zero-base-shadow that makes ...
Alexey Samsonov
2013-01-20
1
-1
/
+7
*
Remove useless 'llvm::' qualifier from names like StringRef and others that are
Dmitri Gribenko
2013-01-12
1
-2
/
+2
*
Support -fsanitize-memory-track-origins.
Evgeniy Stepanov
2012-12-24
1
-1
/
+5
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-0
/
+5
*
Add Clang flags -fsanitize-blacklist and -fno-sanitize-blacklist. Make this f...
Alexey Samsonov
2012-12-03
1
-1
/
+7
*
Add -fsanitize=memory.
Evgeniy Stepanov
2012-12-03
1
-0
/
+2
*
This patch exposes to Clang users three more sanitizers are experimental feat...
Alexey Samsonov
2012-11-29
1
-2
/
+2
*
Refactor -fsanitize, -f*-sanitizer arguments parsing. Provide a more careful ...
Alexey Samsonov
2012-11-28
1
-2
/
+62
*
Add -fsanitize=integer for reporting suspicious integer behaviors.
Will Dietz
2012-11-27
1
-1
/
+1
*
PR14306: Move -fbounds-checking to -fsanitize=bounds.
Joey Gouly
2012-11-23
1
-1
/
+1
*
Follow-up for r167411 to un-break ASan on Mac. Move SanitizerArgs to a header...
Alexey Samsonov
2012-11-06
1
-0
/
+106