[PATCH] D144011: [clang]Fix warning for signed conversion
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 17 14:14:42 PST 2023
MaskRay added a comment.
The description needs to adjusted to say that this confusing warning is for LP64 systems.
It makes sense to match -m32 and GCC. If someone thinks a warning is useful, that can be a separate change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144011/new/
https://reviews.llvm.org/D144011
More information about the cfe-commits
mailing list