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

Fahad Nayyar via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 11 08:53:15 PST 2023


fahadnayyar updated this revision to Diff 488246.
fahadnayyar added a comment.

Moving the libunwind change to a separate patch and some 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.488246.patch
Type: text/x-patch
Size: 4705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230111/81427de1/attachment.bin>


More information about the libcxx-commits mailing list