Fangrui Song
ab68df505e
[Driver][test] Add -resource-dir= and -fvisibility=hidden to -fsanitize=cfi commands
...
Similar to fsanitize-ignorelist.c.
Otherwise there may or may not be an error, depending on whether
share/cfi_ignorelist.txt is present in the default resource directory.
Exposed by D156363
2023-07-31 08:20:21 -07:00
Nico Weber
d7ec48d71b
[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=
...
Use that for internal names (including the default ignorelists of the
sanitizers).
Differential Revision: https://reviews.llvm.org/D101832
2021-05-04 10:24:00 -04:00
Petr Hosek
84d036a0d1
Reland "[Driver] Update default sanitizer blacklist location"
...
This is related to moving the sanitizer blacklists to share/
subdirectory.
Differential Revision: https://reviews.llvm.org/D41706
llvm-svn: 322452
2018-01-14 03:43:17 +00:00
Petr Hosek
605d3b9225
Revert "[Driver] Update default sanitizer blacklist location"
...
This reverts commit r322258: broke the dfsan build.
llvm-svn: 322260
2018-01-11 07:05:38 +00:00
Petr Hosek
bb9c6fc3bc
Reland "[Driver] Update default sanitizer blacklist location"
...
This is related to moving the sanitizer blacklists to share/
subdirectory.
Differential Revision: https://reviews.llvm.org/D41706
llvm-svn: 322258
2018-01-11 06:42:12 +00:00
Petr Hosek
aaf4da6c10
Revert "[Driver] Update default sanitizer blacklist location"
...
This reverts commit r322233: this is breaking dfsan tests.
llvm-svn: 322242
2018-01-11 00:12:02 +00:00
Petr Hosek
7e48abc764
Reland "[Driver] Update default sanitizer blacklist location"
...
This is related to moving the sanitizer blacklists to share/
subdirectory.
Differential Revision: https://reviews.llvm.org/D41706
llvm-svn: 322233
2018-01-10 22:59:00 +00:00
Petr Hosek
1747f3572e
Revert "[Driver] Update default sanitizer blacklist location"
...
This reverts commit r322154 because it broke sanitizer bots.
llvm-svn: 322155
2018-01-10 02:24:09 +00:00
Petr Hosek
b931670ae6
[Driver] Update default sanitizer blacklist location
...
This is related to moving the sanitizer blacklists to share/
subdirectory.
Differential Revision: https://reviews.llvm.org/D41706
llvm-svn: 322154
2018-01-10 02:12:24 +00:00