aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/pragma-operators.cpp
AgeCommit message (Expand)Author
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