[all-commits] [llvm/llvm-project] b1372f: [libc] Fix -Wimplicit-int-conversion warnings
Alex Brachet via All-commits
all-commits at lists.llvm.org
Tue Jan 10 08:42:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1372fe7b088ba2d2fd564c5f85de4dc4d5bb090
https://github.com/llvm/llvm-project/commit/b1372fe7b088ba2d2fd564c5f85de4dc4d5bb090
Author: Alex Brachet <abrachet at google.com>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M libc/src/__support/StringUtil/message_mapper.h
M libc/src/__support/integer_to_string.h
Log Message:
-----------
[libc] Fix -Wimplicit-int-conversion warnings
Differential Revision: https://reviews.llvm.org/D140492
More information about the All-commits
mailing list