[PATCH] D139114: [Clang][Sema] Enabled implicit conversion warning for CompoundAssignment operator.

Fahad Nayyar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 12 06:08:49 PST 2023


fahadnayyar updated this revision to Diff 488632.
fahadnayyar marked an inline comment as done.
fahadnayyar added a comment.

Refactoring.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139114/new/

https://reviews.llvm.org/D139114

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/conversion-64-32.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139114.488632.patch
Type: text/x-patch
Size: 4939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230112/ffd48ef9/attachment.bin>


More information about the cfe-commits mailing list