[all-commits] [llvm/llvm-project] 520745: [libc] Compile with -Wconversion -Wno-sign-conversion
Roland McGrath via All-commits
all-commits at lists.llvm.org
Wed Aug 9 12:46:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5207451dd03e91873d696b883ac49f11f7687862
https://github.com/llvm/llvm-project/commit/5207451dd03e91873d696b883ac49f11f7687862
Author: Roland McGrath <mcgrathr at google.com>
Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCObjectRules.cmake
Log Message:
-----------
[libc] Compile with -Wconversion -Wno-sign-conversion
This more closely matches the stricter warnings used for
this same code in the Fuchsia build.
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D156630
More information about the All-commits
mailing list