[LLVMbugs] [Bug 7617] poor recovery with missing ; after function prototype

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jul 11 15:42:40 PDT 2010


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

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |quality-of-implementation
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Message accuracy and change |poor recovery with missing
                   |request                     |; after function prototype

--- Comment #1 from Chris Lattner <clattner at apple.com> 2010-07-11 17:42:39 CDT ---
Fixed in r108105, we now get a fixit hint for the missing ; also.

-- 
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.



More information about the llvm-bugs mailing list