[PATCH] D18395: -Wshadow: don't warn on ctor parameters with the same name as a field name

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 23 07:52:30 PDT 2016


alexfh added a comment.

Hm, didn't notice Reid's http://reviews.llvm.org/D18271, which seems to cover this in a better way.


http://reviews.llvm.org/D18395





More information about the cfe-commits mailing list