Revert r359717, "Make check-clang depend on the clang-check binary always"
authorNico Weber <nicolasweber@gmx.de>
Wed, 1 May 2019 23:32:38 +0000 (23:32 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 1 May 2019 23:32:38 +0000 (23:32 +0000)
commitd5c04860c1aab8bf056ab743de5414f634df359f
tree04fc4a9c64192beacf2f73d1a671fe663b952150
parentdc476df5853da1c104220139aac47c7735632f88
Revert r359717, "Make check-clang depend on the clang-check binary always"

The Tooling tests do have a lit.local.cfg with

    if not config.root.clang_staticanalyzer:
        config.unsupported = True

so what's wrong isn't the missing dep, but that lit prints a warning for
the binary missing. This will need a different kind of fix.

llvm-svn: 359739
clang/test/CMakeLists.txt
llvm/utils/gn/secondary/clang/test/BUILD.gn