Author: Michael Liao Date: 2025-04-17T22:49:50-04:00 New Revision: 77721986d8bd48182ba355bf166a5fa3ffbfe6b6
URL: https://github.com/llvm/llvm-project/commit/77721986d8bd48182ba355bf166a5fa3ffbfe6b6 DIFF: https://github.com/llvm/llvm-project/commit/77721986d8bd48182ba355bf166a5fa3ffbfe6b6.diff LOG: [clang-format] Fix shared build. NFC Added: Modified: clang/unittests/Format/CMakeLists.txt Removed: ################################################################################ diff --git a/clang/unittests/Format/CMakeLists.txt b/clang/unittests/Format/CMakeLists.txt index 5bd6a17182d29..0af571a65dafa 100644 --- a/clang/unittests/Format/CMakeLists.txt +++ b/clang/unittests/Format/CMakeLists.txt @@ -35,6 +35,7 @@ add_clang_unittest(FormatTests CLANG_LIBS clangBasic clangFormat + clangLex clangRewrite clangToolingCore LLVM_COMPONENTS _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits