]> granicus.if.org Git - clang/commit
Revert "[Tooling] Make clang-tool find libc++ dir on mac when running on a file witho...
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Wed, 16 Jan 2019 00:37:39 +0000 (00:37 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Wed, 16 Jan 2019 00:37:39 +0000 (00:37 +0000)
commit54febeb51dbb43ec05b238d884d2b17c739e01ca
treef04a703bfac2d704839d48f676f9d09d41711d16
parentef32d16860500a925cbef1000ba326b14dd2ddfb
Revert "[Tooling] Make clang-tool find libc++ dir on mac when running on a file without compilation database."

This reverts commits r351222 and r351229, they were causing ASan/MSan failures
on the sanitizer bots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351282 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Tooling/CompilationDatabase.cpp
test/Tooling/clang-check-mac-libcxx-fixed-compilation-db.cpp [deleted file]
unittests/Tooling/CompilationDatabaseTest.cpp