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

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 3 09:55:57 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299363: Enhance -Wshadow to warn when shadowing typedefs or type aliases (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D31235?vs=93583&id=93878#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31235

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31235.93878.patch
Type: text/x-patch
Size: 13345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170403/d290033f/attachment-0001.bin>


More information about the cfe-commits mailing list