Having tests that depend on clang inside llvm/ are not a good idea since
it can break incremental ninja check-llvm.
Fixes https://llvm.org/PR44798
Differential D74051
Move update_cc_test_checks.py tests to clang arichardson on Feb 5 2020, 7:56 AM. Authored by
Details Having tests that depend on clang inside llvm/ are not a good idea since Fixes https://llvm.org/PR44798
Diff Detail
|