http://llvm.org/bugs/show_bug.cgi?id=13705

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|WONTFIX                     |

--- Comment #2 from Richard Smith <[email protected]> 2012-08-28 
07:21:19 CDT ---
I think this bug is requesting something more specific than just detecting
ill-formed duplicate cv-qualifiers in -pedantic mode. Specifically, if we have
a duplicate cv-qualifier immediately before a *, it's quite likely the user
intended to put it on the other side of the *. That seems like a reasonable
request to me, albeit somewhat specific.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to