[cfe-dev] [PATCH] C++0x unicode string and character literals now with test cases
Eric Christopher
echristo at apple.com
Mon Jul 18 11:34:54 PDT 2011
On Jul 17, 2011, at 8:47 PM, Craig Topper wrote:
> Hello,
>
> Attached is a new patch that fixes a few bugs in the patch I posted
> last week. It also converts the multiple bool flags I was using into
> an enum. I've updated existing char literal and string literal tests
> and a few others to cover the new types.
>
> Hopefully someone can review.
I took a quick look at it and it looks pretty good. You'll want to watch
long (> 80 character) lines. Someone more familiar with the code will
have to approve it though.
Thanks!
-eric
More information about the cfe-dev
mailing list