aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/pragma-operators.cpp
AgeCommit message (Expand)Author
2013-04-19Keep the parentheses in #pragma message (partial revert of r179771).Andy Gibbs
2013-04-18Dropped the parentheses for #pragma message and its kin in the -E output gene...Andy Gibbs
2013-03-09Handle _Pragma on a u8, u, or U string literal per the C11 specification. AlsoRichard Smith
2012-06-15[-E] Emit a rewritten _Pragma on its own line.Jordan Rose
2010-09-10Make sure we're producing a newline in the preprocessed output beforeDouglas Gregor
2010-09-09When we parse a pragma, keep track of how that pragma was originallyDouglas Gregor