[all-commits] [llvm/llvm-project] 2c0d20: [libc] remove extra -Werror (#78761)
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Fri Jan 19 12:28:17 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c0d20668a11dd4cc9a678706cd3f0312ed97b23
https://github.com/llvm/llvm-project/commit/2c0d20668a11dd4cc9a678706cd3f0312ed97b23
Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M libc/src/signal/linux/CMakeLists.txt
Log Message:
-----------
[libc] remove extra -Werror (#78761)
-Werror is now a global default as of
commit c52b467875e2 ("Reapply "[libc] build with -Werror (#73966)"
(#74506)")
More information about the All-commits
mailing list