[PATCH] D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases

Ahmed Asadi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 22 10:52:20 PDT 2017


ahmedasadi updated this revision to Diff 92659.
ahmedasadi added a comment.

Updated diff to include context.


https://reviews.llvm.org/D31235

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Sema/SemaDecl.cpp
  test/SemaCXX/warn-shadow.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31235.92659.patch
Type: text/x-patch
Size: 13112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170322/558b092e/attachment.bin>


More information about the cfe-commits mailing list