[PATCH] D32842: Specify which sanitizers are covered by a sanitizer blacklist

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 12 12:55:36 PDT 2017


vsk added a comment.

@eugenis I gave the idea of annotating blacklist entries with a list of sanitizers they apply to some thought. It would be a nice follow-up to this change, but would depend on it. As an initial step, I think we should move forward with this patch, since it makes it possible to apply blacklists selectively.


https://reviews.llvm.org/D32842





More information about the cfe-commits mailing list