[PATCH] D46403: [CFI] Force LLVM to die if the implicit blacklist files cannot be found.

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 3 12:46:47 PDT 2018


vsk added a comment.

In https://reviews.llvm.org/D46403#1086923, @cmtice wrote:

> Ok, I'll work on making this CFI-specific and adding a test case.


Sounds good, thanks! I'd suggest modifying test/Driver/fsanitize-blacklist.c for your purposes. It should be possible to pair an empty resource directory with -fsanitize=cfi, and to check for a diagnostic.


https://reviews.llvm.org/D46403





More information about the cfe-commits mailing list