[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 Jan 6 09:04:09 PST 2023
fahadnayyar updated this revision to Diff 486897.
fahadnayyar marked an inline comment as done.
fahadnayyar added a comment.
Herald added a project: libunwind.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libunwind.
Fixed libcxx failure and added test case for expected warning for shift assigsn operator.
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
libunwind/src/AddressSpace.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139114.486897.patch
Type: text/x-patch
Size: 4640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230106/1bf79568/attachment.bin>
More information about the cfe-commits
mailing list