[PATCH] D70440: [Driver] Use VFS to check if sanitizer blacklists exist

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 21 02:00:11 PST 2019


ilya-biryukov updated this revision to Diff 230397.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.

- Remove redundant semicolon


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.230397.patch
Type: text/x-patch
Size: 14847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191121/b384a068/attachment-0001.bin>


More information about the cfe-commits mailing list