[PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
    Nico Weber via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Mar 23 11:16:12 PDT 2016
    
    
  
thakis added a subscriber: thakis.
thakis added a comment.
FWIW we don't currently use this warning on Chromium because it's way to noisy. So something like this looks like a great change to me.
dblaikie, are you aware of any codebases that use this warning in its current form?
http://reviews.llvm.org/D18271
    
    
More information about the cfe-commits
mailing list