-
- Downloads
Properly track that a character literal is UTF-8, and pretty print the prefix properly.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257097 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/AST/Expr.h 1 addition, 0 deletionsinclude/clang/AST/Expr.h
- include/clang/AST/Stmt.h 1 addition, 1 deletioninclude/clang/AST/Stmt.h
- include/clang/Lex/LiteralSupport.h 1 addition, 0 deletionsinclude/clang/Lex/LiteralSupport.h
- lib/AST/StmtPrinter.cpp 1 addition, 0 deletionslib/AST/StmtPrinter.cpp
- lib/Lex/LiteralSupport.cpp 1 addition, 0 deletionslib/Lex/LiteralSupport.cpp
- lib/Sema/SemaExpr.cpp 2 additions, 0 deletionslib/Sema/SemaExpr.cpp
- lib/Sema/SemaExprObjC.cpp 2 additions, 0 deletionslib/Sema/SemaExprObjC.cpp
- lib/Sema/SemaTemplate.cpp 2 additions, 0 deletionslib/Sema/SemaTemplate.cpp
- lib/Serialization/ASTWriterDecl.cpp 1 addition, 1 deletionlib/Serialization/ASTWriterDecl.cpp
- test/Misc/ast-print-char-literal.cpp 24 additions, 0 deletionstest/Misc/ast-print-char-literal.cpp
- test/PCH/cxx-char-literal.cpp 19 additions, 0 deletionstest/PCH/cxx-char-literal.cpp
Loading
Please register or sign in to comment