[all-commits] [llvm/llvm-project] 723eaa: [libc][cmake] Enable assertions and Werror for bar...
Prabhu Rajasekaran via All-commits
all-commits at lists.llvm.org
Tue Aug 4 19:00:29 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 723eaa4f83396c81212784fb0006e3ca4be19441
https://github.com/llvm/llvm-project/commit/723eaa4f83396c81212784fb0006e3ca4be19441
Author: Prabhu Rajasekaran <prabhukr at google.com>
Date: 2026-08-04 (Tue, 04 Aug 2026)
Changed paths:
M libc/cmake/caches/baremetal_common.cmake
Log Message:
-----------
[libc][cmake] Enable assertions and Werror for baremetal builds (#214093)
Enable LLVM_ENABLE_ASSERTIONS and LLVM_ENABLE_WERROR in
baremetal_common.cmake
to ensure pre-merge checks catch assertion failures and compiler
warnings for
baremetal targets.
Assisted-by: Gemini
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