Alexey Samsonov
|
0c127d7c71
|
Re-apply r188666
llvm-svn: 188675
|
2013-08-19 13:59:22 +00:00 |
Alexey Samsonov
|
bca169c185
|
Revert r188666: it breaks the buildbots
llvm-svn: 188667
|
2013-08-19 11:42:54 +00:00 |
Alexey Samsonov
|
828e5e141d
|
Fix PR16768: properly report malformed sanitizer blacklist file contents
llvm-svn: 188666
|
2013-08-19 10:41:30 +00:00 |
NAKAMURA Takumi
|
556d713c70
|
clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is not used.
It is not set at targetting cygming. See PR12920.
llvm-svn: 169824
|
2012-12-11 07:06:09 +00:00 |
NAKAMURA Takumi
|
55a8d1d1c1
|
clang/test/Driver/fsanitize-blacklist.c: Mark it as XFAIL:cygming, due to PR12920.
llvm-svn: 169180
|
2012-12-03 23:29:49 +00:00 |
Alexey Samsonov
|
9ab73626fc
|
Add Clang flags -fsanitize-blacklist and -fno-sanitize-blacklist. Make this flag usable for ASan. Blacklisting can be used to disable sanitizer checks for particular file/function/object.
llvm-svn: 169144
|
2012-12-03 19:12:58 +00:00 |