http://llvm.org/bugs/show_bug.cgi?id=8349
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Douglas Gregor <[email protected]> 2010-10-13 15:02:01 CDT --- The real issue here is that _Bool shouldn't be defined in C++ mode. Fixed in Clang r116422. -- 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
