Age | Commit message (Expand) | Author |
---|---|---|
2013-04-19 | Keep the parentheses in #pragma message (partial revert of r179771). | Andy Gibbs |
2013-04-18 | Dropped the parentheses for #pragma message and its kin in the -E output gene... | Andy Gibbs |
2013-03-09 | Handle _Pragma on a u8, u, or U string literal per the C11 specification. Also | Richard Smith |
2012-06-15 | [-E] Emit a rewritten _Pragma on its own line. | Jordan Rose |
2010-09-10 | Make sure we're producing a newline in the preprocessed output before | Douglas Gregor |
2010-09-09 | When we parse a pragma, keep track of how that pragma was originally | Douglas Gregor |