Fix check-clang-tools target after 7cc8377f2c572a919ecb
authorSam McCall <sam.mccall@gmail.com>
Fri, 6 May 2022 21:06:19 +0000 (23:06 +0200)
committerSam McCall <sam.mccall@gmail.com>
Fri, 6 May 2022 21:08:47 +0000 (23:08 +0200)
commit1eb97481ef8b7c8923b29d80b8b018015dd3e27c
tree7cb92ba20615fc0bb767c682f267b59d319f97ae
parent203455c85ad03325ce2d77f067f6ac953f2a32ce
Fix check-clang-tools target after 7cc8377f2c572a919ecb

This change was intended to add the tests check-clang and check-clang-pseudo,
but afterwards it was *only* running those tests.
(This was because unlike add_lit_testsuite, add_lit_testsuite*s* does not
get included in umbrella suites).
clang-tools-extra/test/CMakeLists.txt