[LLVMbugs] [Bug 8349] _Bool keyword is not defined in -fms-extensions
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 13 13:02:02 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8349
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dgregor at apple.com
Resolution| |FIXED
--- Comment #1 from Douglas Gregor <dgregor at apple.com> 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.
More information about the llvm-bugs
mailing list