[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
Tue Jan 10 12:46:23 PST 2023


fahadnayyar updated this revision to Diff 487955.
fahadnayyar retitled this revision from "[Clang][Sema] Enabled implicit conversion warning for CompoundAssignment operator.     " to "[Clang][Sema] Enabled implicit conversion warning for CompoundAssignment operator.".
fahadnayyar added a comment.

Rebasing on main.


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
  libunwind/src/AddressSpace.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139114.487955.patch
Type: text/x-patch
Size: 5322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230110/bf179586/attachment.bin>


More information about the libcxx-commits mailing list