[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
Fri May 6 07:00:26 PDT 2022


red1bluelost updated this revision to Diff 427627.
red1bluelost marked 2 inline comments as done.
red1bluelost added a comment.

Addresses the last couple comments.


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.427627.patch
Type: text/x-patch
Size: 4700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220506/7cc74a10/attachment.bin>


More information about the cfe-commits mailing list