llvm-project/clang/test/CXX/lex/lex.literal
Richard Smith e87aeb378d When pretty-printing a C++11 literal operator, don't insert whitespace between
the "" and the suffix; that breaks names such as 'operator""if'. For symmetry,
also remove the space between the 'operator' and the '""'.

llvm-svn: 249641
2015-10-08 00:17:59 +00:00
..
lex.ccon
lex.ext When pretty-printing a C++11 literal operator, don't insert whitespace between 2015-10-08 00:17:59 +00:00
lex.string [Lex] A source-file new-line in a raw string literal results in a new-line 2015-09-23 16:04:47 +00:00