[PATCH] D69648: Add VFS support for sanitizers' blacklist' 2

Jan Korous via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 16:08:09 PDT 2019


jkorous added a comment.

I see what you mean - I didn't realize I could use the real fs as the default arg.
I still feel that handling files is out of scope for `SpecialCaseList` but I don't think those couple lines are a big deal either way - updating the patch now.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69648/new/

https://reviews.llvm.org/D69648





More information about the llvm-commits mailing list