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)
commitdf7ea71c3adf23f056eb0e0b926cef002812fb59
tree9eb2ded67a64553958e512523e28dc9c35bb537b
parent9948fe6997bc59e0fbf3535404013784f5cb183d
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.

llvm-svn: 374151
clang/lib/AST/ASTContext.cpp
clang/test/CodeGen/Inputs/sanitizer-blacklist-vfsoverlay.yaml [deleted file]
clang/test/CodeGen/ubsan-blacklist-vfs.c [deleted file]