diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-10-08 00:17:59 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-10-08 00:17:59 +0000 |
commit | e87aeb378dbc9149173f77b5db56d2e8a83b5bef (patch) | |
tree | 9f7d72dfe209adc85e7a22b4ff5389ea87921701 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7c2f9e80f78fbec4e382da062b967500c915c09e (diff) | |
download | llvm-e87aeb378dbc9149173f77b5db56d2e8a83b5bef.zip llvm-e87aeb378dbc9149173f77b5db56d2e8a83b5bef.tar.gz llvm-e87aeb378dbc9149173f77b5db56d2e8a83b5bef.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions