[PATCH] D123009: [Sema] Enum conversion warning when one signed and other unsigned.
Micah Weston via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 3 12:27:24 PDT 2022
red1bluelost updated this revision to Diff 426804.
red1bluelost marked 4 inline comments as done.
red1bluelost added a comment.
Addresses comments to improve wording and remove unnecessary code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123009/new/
https://reviews.llvm.org/D123009
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/enum-enum-conversion.c
clang/test/Sema/enum-sign-conversion.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123009.426804.patch
Type: text/x-patch
Size: 4677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220503/63c2015e/attachment-0001.bin>
More information about the cfe-commits
mailing list