================
@@ -87,4 +87,7 @@ add_lit_testsuite(check-clang-extra "Running 
clang-tools-extra/test"
 
 add_lit_testsuites(CLANG-EXTRA ${CMAKE_CURRENT_SOURCE_DIR}
   DEPENDS ${CLANG_TOOLS_TEST_DEPS}
+   SKIP "^clang-doc"
----------------
petrhosek wrote:

Not something that needs to be done in this patch, but I think we should 
consider adding `CMakeLists.txt` files for all other subdirectories and then 
remove this target altogether.

https://github.com/llvm/llvm-project/pull/165935
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to