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

Stephan Bergmann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 5 01:59:47 PDT 2017


sberg added a comment.

Comitted follow-up diff 94007 as rL299522: Don't issue a warning if the shadowing declaration is in a class <https://reviews.llvm.org/rL299522> now.


https://reviews.llvm.org/D31235





More information about the cfe-commits mailing list