[cfe-commits] [patch] [MS] prevent yvals.h from declaring char[16|32]_t in C++0x

Chris Lattner clattner at apple.com
Sun Sep 5 15:33:10 PDT 2010


On Sep 4, 2010, at 8:25 PM, Steven Watanabe wrote:

> AMDG
> 
> The attached patch predefines the macro that yvals.h uses
> to determine whether it should create typedefs for
> char16_t and char32_t.

Works for me, please commit.  Thanks!

-Chris



More information about the cfe-commits mailing list