[PATCH] D139114: [Clang][Sema] Enabled Wshorten-64-to-32 for CompoundAssignment operator.

Fahad Nayyar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 2 07:06:24 PST 2022


fahadnayyar updated this revision to Diff 479626.
fahadnayyar retitled this revision from "[Clang][Sema] Enabled Wshorten-64-to-32 for CompoundAssignment operator. " to "[Clang][Sema] Enabled Wshorten-64-to-32 for CompoundAssignment operator.".
fahadnayyar added a comment.

Fixing clang-format error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139114

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139114.479626.patch
Type: text/x-patch
Size: 5800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221202/126409e9/attachment.bin>


More information about the cfe-commits mailing list