[LLVMbugs] [Bug 9911] Bad typo correction: variable name "fool" -> "bool"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jan 25 13:00:51 PST 2012


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

Kaelyn Uhrain <rikka at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rikka at google.com
         Resolution|                            |FIXED

--- Comment #2 from Kaelyn Uhrain <rikka at google.com> 2012-01-25 15:00:51 CST ---
Commit 148973 fixes the bogus typo correction of 'fool' to 'bool'--the main
point of this bug report as confirmed by Matt. The parser problems for when the
first argument has an unknown type name is a different can of worms with a
separate internal bug (not sure if it has been filed upstream).

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