[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 15:27:47 PST 2021


Vexthil updated this revision to Diff 325252.
Vexthil added a comment.

Update with changes suggested by @rsmith .


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.325252.patch
Type: text/x-patch
Size: 4888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210220/a74e695e/attachment-0001.bin>


More information about the cfe-commits mailing list