================ @@ -0,0 +1,7 @@ +# Specialize the clang-doc target to avoid building other projects +add_lit_testsuite(check-clang-extra-clang-doc "Running clang-doc tests" ---------------- ilovepi wrote:
```suggestion add_lit_testsuite(check-clang-doc "Running clang-doc tests" ``` If we're going to have our own test target, shouldn't it have a nicer name? https://github.com/llvm/llvm-project/pull/165935 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
