[PATCH] D96147: [SEMA] Added warn_decl_shadow support for structured bindings
David Crook via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 6 05:02:08 PST 2021
Vexthil updated this revision to Diff 321930.
Vexthil added a comment.
Fixed the update by doing a full diff rather than just the additive update
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96147/new/
https://reviews.llvm.org/D96147
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/SemaCXX/warn-shadow.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96147.321930.patch
Type: text/x-patch
Size: 5798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210206/4500863f/attachment-0001.bin>
More information about the cfe-commits
mailing list