This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Update default sanitizer blacklist location
ClosedPublic

Authored by phosek on Jan 3 2018, 10:42 AM.

Diff Detail

Repository
rC Clang

Event Timeline

phosek created this revision.Jan 3 2018, 10:42 AM
beanz added a subscriber: kubamracek.

For reference this relates to D41673. Looking in @kubamracek.

phosek retitled this revision from [CMake] Install resource files into a share/ directory to [Driver] Update default sanitizer blacklist location.Jan 3 2018, 10:53 AM
phosek updated this revision to Diff 128543.Jan 3 2018, 11:03 AM
compnerd accepted this revision.Jan 8 2018, 1:46 PM
compnerd added a subscriber: compnerd.

This seems fine, but will need 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.

This revision is now accepted and ready to land.Jan 8 2018, 1:46 PM
This revision was automatically updated to reflect the committed changes.