[all-commits] [llvm/llvm-project] 9f3fdb: Revert "[Driver] Use VFS to check if sanitizer bla...
Ilya Biryukov via All-commits
all-commits at lists.llvm.org
Thu Nov 21 02:32:08 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9f3fdb0d7fab73083e354768eb5808597474e1b8
https://github.com/llvm/llvm-project/commit/9f3fdb0d7fab73083e354768eb5808597474e1b8
Author: Ilya Biryukov <ibiryukov at google.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M clang/lib/Basic/SanitizerSpecialCaseList.cpp
M clang/lib/Basic/XRayLists.cpp
M clang/lib/Driver/SanitizerArgs.cpp
M clang/lib/Driver/XRayArgs.cpp
M clang/unittests/Driver/CMakeLists.txt
R clang/unittests/Driver/SanitizerArgsTest.cpp
M llvm/include/llvm/Support/SpecialCaseList.h
M llvm/lib/Support/SpecialCaseList.cpp
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
Revert "[Driver] Use VFS to check if sanitizer blacklists exist"
This reverts commit ba6f906854263375cff3257d22d241a8a259cf77.
Commit caused compilation errors on llvm tests. Will fix and re-land.
More information about the All-commits
mailing list