[all-commits] [llvm/llvm-project] 0f1d08: [Clang][test] check-clang-format not created with ...
Michael Kruse via All-commits
all-commits at lists.llvm.org
Tue May 26 03:09:10 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f1d083eff4bb5d409093a0c2b5ce32f070f8af7
https://github.com/llvm/llvm-project/commit/0f1d083eff4bb5d409093a0c2b5ce32f070f8af7
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M clang/test/CMakeLists.txt
Log Message:
-----------
[Clang][test] check-clang-format not created with LLVM_ENABLE_IDE (#199638)
add_lit_testsuites skips creating targets for each subdirectory when
LLVM_ENABLE_IDE. Only create the dependency (introduced in #199169) when
the check-clang-format target actually exists.
Fixes the LLVM build when using an IDE.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list