[all-commits] [llvm/llvm-project] 222d7c: [libc][NFC] Fix warning in uint operator T
michaelrj-google via All-commits
all-commits at lists.llvm.org
Fri Aug 11 14:35:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 222d7cf17f4db0d53eec006ebe5e7ff2562a0ee3
https://github.com/llvm/llvm-project/commit/222d7cf17f4db0d53eec006ebe5e7ff2562a0ee3
Author: Michael Jones <michaelrj at google.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M libc/src/__support/UInt.h
Log Message:
-----------
[libc][NFC] Fix warning in uint operator T
This code is creating a warning on Fuchsia, this patch should fix that
warning.
Reviewed By: mcgrathr
Differential Revision: https://reviews.llvm.org/D157546
More information about the All-commits
mailing list