ckandeler created this revision. ckandeler added a reviewer: sammccall. Herald added a subscriber: mgorny. Herald added a project: All. ckandeler requested review of this revision. Herald added a project: clang-tools-extra. Herald added a subscriber: cfe-commits.
Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D127217 Files: clang-tools-extra/include-cleaner/unittests/CMakeLists.txt Index: clang-tools-extra/include-cleaner/unittests/CMakeLists.txt =================================================================== --- clang-tools-extra/include-cleaner/unittests/CMakeLists.txt +++ clang-tools-extra/include-cleaner/unittests/CMakeLists.txt @@ -23,5 +23,6 @@ PRIVATE clangIncludeCleaner clangTesting + LLVMTestingSupport )
Index: clang-tools-extra/include-cleaner/unittests/CMakeLists.txt =================================================================== --- clang-tools-extra/include-cleaner/unittests/CMakeLists.txt +++ clang-tools-extra/include-cleaner/unittests/CMakeLists.txt @@ -23,5 +23,6 @@ PRIVATE clangIncludeCleaner clangTesting + LLVMTestingSupport )
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits