[all-commits] [llvm/llvm-project] 80a957: [compiler-rt] Unbreak GCC builds after bfa6444a332...
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Fri Mar 8 00:46:15 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80a9574d36834f7e0814e603894347e997435d54
https://github.com/llvm/llvm-project/commit/80a9574d36834f7e0814e603894347e997435d54
Author: Alex Richardson <alexrichardson at google.com>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M compiler-rt/cmake/Modules/CompilerRTUtils.cmake
Log Message:
-----------
[compiler-rt] Unbreak GCC builds after bfa6444a332f82843
GCC complains if we pass -Werror=format-security without -Wformat.
Reported at https://github.com/llvm/llvm-project/pull/83779#issuecomment-1985246797
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