Author: Kadir Cetinkaya Date: 2022-12-01T11:49:58+01:00 New Revision: fa46e77f17c6b699233e0a9e8b7b207c49738ba6
URL: https://github.com/llvm/llvm-project/commit/fa46e77f17c6b699233e0a9e8b7b207c49738ba6 DIFF: https://github.com/llvm/llvm-project/commit/fa46e77f17c6b699233e0a9e8b7b207c49738ba6.diff LOG: [include-cleaner] Attempt two at fixing buildbots Added: Modified: clang-tools-extra/include-cleaner/unittests/CMakeLists.txt Removed: ################################################################################ diff --git a/clang-tools-extra/include-cleaner/unittests/CMakeLists.txt b/clang-tools-extra/include-cleaner/unittests/CMakeLists.txt index acab6e2318ce..11d93f526f3c 100644 --- a/clang-tools-extra/include-cleaner/unittests/CMakeLists.txt +++ b/clang-tools-extra/include-cleaner/unittests/CMakeLists.txt @@ -1,4 +1,5 @@ set(LLVM_LINK_COMPONENTS + FrontendOpenMP Support TestingSupport ) _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits