[PATCH] D70440: [Driver] Use VFS to check if sanitizer blacklists exist
    Ilya Biryukov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov 21 01:39:15 PST 2019
    
    
  
ilya-biryukov updated this revision to Diff 230394.
ilya-biryukov marked 7 inline comments as done.
ilya-biryukov added a comment.
- Address comments
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70440/new/
https://reviews.llvm.org/D70440
Files:
  clang/lib/Basic/SanitizerSpecialCaseList.cpp
  clang/lib/Basic/XRayLists.cpp
  clang/lib/Driver/SanitizerArgs.cpp
  clang/lib/Driver/XRayArgs.cpp
  clang/unittests/Driver/CMakeLists.txt
  clang/unittests/Driver/SanitizerArgsTest.cpp
  llvm/include/llvm/Support/SpecialCaseList.h
  llvm/lib/Support/SpecialCaseList.cpp
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70440.230394.patch
Type: text/x-patch
Size: 14846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/7da296eb/attachment.bin>
    
    
More information about the llvm-commits
mailing list