[LLVMbugs] [Bug 13033] namespace typo correction shouldn't be suppressed for short identifiers
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jun 6 13:55:02 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13033
Kaelyn Uhrain <rikka at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Kaelyn Uhrain <rikka at google.com> 2012-06-06 15:55:02 CDT ---
As of r158109 Sema::CorrectTypo will suggest corrections that only add or
change the nested name specifier for typos that are otherwise considered too
small to be typo-corrected.
--
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