[all-commits] [llvm/llvm-project] 387a05: [compiler-rt][builtins] Check whether -Wformat-sec...
Akira Hatanaka via All-commits
all-commits at lists.llvm.org
Thu Aug 25 11:48:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 387a05dbfa21631e924ee8dc30a0f8db8e29c3b2
https://github.com/llvm/llvm-project/commit/387a05dbfa21631e924ee8dc30a0f8db8e29c3b2
Author: Akira Hatanaka <ahatanaka at apple.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M compiler-rt/cmake/Modules/CompilerRTUtils.cmake
M compiler-rt/cmake/config-ix.cmake
Log Message:
-----------
[compiler-rt][builtins] Check whether -Wformat-security is usable before
adding it to the compiler command line
This is an attempt to fix the window bot broken by
e1dcd4ba444b0aaac05c399670d870925cef4459
More information about the All-commits
mailing list