Bug #:
Submitted by: Reviewed by: -Converted the preprocessor to use NumericLiteralParser. -Several minor changes to LiteralSupport interface/implementation. -Added an error diagnostic for floating point usage in pp expr's. llvm-svn: 39352
Showing
- clang/AST/SemaExpr.cpp 5 additions, 7 deletionsclang/AST/SemaExpr.cpp
- clang/Lex/LiteralSupport.cpp 31 additions, 6 deletionsclang/Lex/LiteralSupport.cpp
- clang/Lex/PPExpressions.cpp 14 additions, 5 deletionsclang/Lex/PPExpressions.cpp
- clang/Sema/SemaExpr.cpp 5 additions, 7 deletionsclang/Sema/SemaExpr.cpp
- clang/include/clang/Basic/DiagnosticKinds.def 2 additions, 0 deletionsclang/include/clang/Basic/DiagnosticKinds.def
- clang/include/clang/Lex/LiteralSupport.h 11 additions, 11 deletionsclang/include/clang/Lex/LiteralSupport.h
Loading
Please register or sign in to comment