Peter Collingbourne
|
276be3c57c
|
Add support for -fsanitize-blacklist and default blacklists for DFSan.
Also add some documentation.
Differential Revision: http://llvm-reviews.chandlerc.com/D1346
llvm-svn: 188403
|
2013-08-14 18:54:18 +00:00 |
Alexey Samsonov
|
71c197b81c
|
Fixup for r188058: assume hasAsanZeroBaseShadow() is false if ASan is not needed
llvm-svn: 188068
|
2013-08-09 10:56:42 +00:00 |
Alexey Samsonov
|
e620366aa3
|
Make SanitizerArgs parsing toolchain-independent
llvm-svn: 188058
|
2013-08-09 07:42:13 +00:00 |
Alexey Samsonov
|
bb14f34cde
|
Factor out parsing sanitizer arguments to a separate function
llvm-svn: 187977
|
2013-08-08 11:32:17 +00:00 |
Alexey Samsonov
|
cf0559644f
|
Move SanitizerArgs implementation from .h to .cpp
llvm-svn: 187972
|
2013-08-08 10:11:02 +00:00 |