[PATCH] D41706: [Driver] Update default sanitizer blacklist location
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 8 13:46:15 PST 2018
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
This seems fine, but will need https://reviews.llvm.org/D41673 to go in at the same time. The sanitizers are pretty tightly coupled with the compiler, so I don't think that it is too big of a deal, but it may be nice to have a more robust upgrade path.
Repository:
rC Clang
https://reviews.llvm.org/D41706
More information about the cfe-commits
mailing list