[all-commits] [llvm/llvm-project] f1886b: [cmake][clang-tools] Make split-file a dependency ...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Fri May 30 16:03:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1886b1d6d439a2b1adeb6ccdfe157532eed69e1
https://github.com/llvm/llvm-project/commit/f1886b1d6d439a2b1adeb6ccdfe157532eed69e1
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M clang-tools-extra/test/CMakeLists.txt
Log Message:
-----------
[cmake][clang-tools] Make split-file a dependency for tests (#142048)
clang-doc uses split-file in some tests. We didn't notice the missing
dep, since its always built before clang-tools-extra tests run in CI.
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