This is an archive of the discontinued LLVM Phabricator instance.

Limit CFI blacklist entries to specific CFI mode
ClosedPublic

Authored by vlad.tsyrklevich on Sep 28 2017, 3:25 PM.

Details

Summary

Since D37924 and D37925 were merged, it's now possible to specify
individual sanitizers or CFI modes in sanitizer blacklists. Update the
CFI blacklist entries to only apply to cfi-unrelated-cast checks.

Diff Detail

Repository
rL LLVM

Event Timeline

eugenis accepted this revision.Sep 28 2017, 5:18 PM
This revision is now accepted and ready to land.Sep 28 2017, 5:18 PM
This revision was automatically updated to reflect the committed changes.