http://llvm.org/bugs/show_bug.cgi?id=9911
Kaelyn Uhrain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from Kaelyn Uhrain <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
