Age | Commit message (Expand) | Author |
---|---|---|
2012-01-18 | Add and update tests for character literals | Seth Cantrell |
2011-07-27 | Add support for C++0x unicode string and character literals, from Craig Topper! | Douglas Gregor |
2010-10-09 | Add support for UCNs for character literals | Nico Weber |
2010-10-06 | Add support for 4-byte UCNs like \U12345678. Warn about UCNs in c90 mode. | Nico Weber |