[llvm-bugs] [Bug 16088] Wshadow results in (correct, but unhelpful) warning with constructor parameter having the name of data member

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 28 17:38:48 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=16088

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Reid Kleckner <rnk at google.com> ---
r267957. If you want the old behavior, use -Wshadow-all.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160429/6b66039c/attachment.html>


More information about the llvm-bugs mailing list