[all-commits] [llvm/llvm-project] e66eab: [llvm][cmake] Add clang if not already present whe...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Jul 17 02:29:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e66eabee0022af60347e83ef2c0d4b6dbfb7f0a5
https://github.com/llvm/llvm-project/commit/e66eabee0022af60347e83ef2c0d4b6dbfb7f0a5
Author: David Spickett <david.spickett at linaro.org>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M llvm/CMakeLists.txt
Log Message:
-----------
[llvm][cmake] Add clang if not already present when building lldb (#149055)
Fixes https://github.com/llvm/llvm-project/issues/54555
This follows flang's pattern, it adds clang if you don't have it in
LLVM_ENABLE_PROJECTS.
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