[LLVMbugs] [Bug 8269] clang produces incorrect fixit for invalid main decl.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Oct 31 11:53:22 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=8269
David Blaikie <dblaikie at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dblaikie at gmail.com
Resolution| |FIXED
--- Comment #1 from David Blaikie <dblaikie at gmail.com> 2011-10-31 13:53:22 CDT ---
We no longer suggest the wrong fixit here, but we actually don't suggest any
fixit. The addition of a (correct) fixit will be part of PR8104.
--
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