Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Driver: hoist the `wchar_t` handling to the driver | Saleem Abdulrasool | 2017-10-06 | 1 | -1/+1 |
* | Add and update tests for character literals | Seth Cantrell | 2012-01-18 | 1 | -2/+2 |
* | Add support for C++0x unicode string and character literals, from Craig Topper! | Douglas Gregor | 2011-07-27 | 1 | -2/+2 |
* | Add support for UCNs for character literals | Nico Weber | 2010-10-09 | 1 | -0/+6 |
* | Add support for 4-byte UCNs like \U12345678. Warn about UCNs in c90 mode. | Nico Weber | 2010-10-06 | 1 | -0/+6 |