Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add and update tests for character literals | Seth Cantrell | 2012-01-18 | 1 | -11/+0 |
* | Fix the representation of wide strings in the AST and IR so that it uses the ... | Eli Friedman | 2011-11-01 | 1 | -2/+2 |
* | Make constant aggregate constant initializers private linkage. | Eric Christopher | 2011-08-24 | 1 | -1/+1 |
* | Add unnamed_addr to internal globals which are only used as an operand to mem... | Eli Friedman | 2011-05-27 | 1 | -1/+1 |
* | Add unnamed_addr when creating artificial string globals. For example, in | Rafael Espindola | 2011-01-10 | 1 | -2/+2 |
* | Add support for UCNs for character literals | Nico Weber | 2010-10-09 | 1 | -3/+32 |
* | Add support for 4-byte UCNs like \U12345678. Warn about UCNs in c90 mode. | Nico Weber | 2010-10-06 | 1 | -0/+14 |