[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 20 16:21:08 PST 2021
Vexthil updated this revision to Diff 325256.
Vexthil added a comment.
Fixing clang format issues. The SemaDecl.cpp has a pile of incorrect clang format issues but i've only updated changes relevant to changes I have made
Repository:
rG LLVM Github Monorepo
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.325256.patch
Type: text/x-patch
Size: 5082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210221/06d2ffa9/attachment.bin>
More information about the cfe-commits
mailing list