]> granicus.if.org Git - clang/commit
Revert r374006: Reland 'Add VFS support for sanitizers' blacklist'
authorIlya Biryukov <ibiryukov@google.com>
Wed, 9 Oct 2019 09:40:22 +0000 (09:40 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Wed, 9 Oct 2019 09:40:22 +0000 (09:40 +0000)
commit38ab4b4e93c18afae02391849599be981ee31f54
treecbd402a5fc8f4450075901b5cadcd06c559c79ee
parent2a13736029c850d78496f721585d8b95e5d4e85c
Revert r374006: Reland 'Add VFS support for sanitizers' blacklist'

Also revert follow-up changes to the test.
Reason: the patch breaks our internal clang-tidy integration.

It's also unclear why we should use getRealPath instead of plumbing the
VFS to SanitizerBlacklist, see original commit thread of cfe-commits for
a discussion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374151 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/CodeGen/Inputs/sanitizer-blacklist-vfsoverlay.yaml [deleted file]
test/CodeGen/ubsan-blacklist-vfs.c [deleted file]