[cfe-commits] [patch] _Bool in yvals.h

Steven Watanabe watanabesj at gmail.com
Thu May 20 10:25:08 PDT 2010


AMDG

The attached patch deals with the fact the yvals.h
in the standard library that ships with msvc contains
typedef bool _Bool;
However, i'd really prefer to disable the _Bool keyword
in Microsoft compatibility mode.  Is there a good
way to do this?

In Christ,
Steven Watanabe

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ParseDecl.cpp.patch
Type: text/x-patch
Size: 1065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100520/a513d5d1/attachment.bin>


More information about the cfe-commits mailing list