Provide extra information in the "integer constant is too large" diagnostic....
Provide extra information in the "integer constant is too large" diagnostic. This will be used to improve other diagnostics. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213657 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/DiagnosticCommonKinds.td 2 additions, 2 deletionsinclude/clang/Basic/DiagnosticCommonKinds.td
- lib/Lex/PPExpressions.cpp 5 additions, 2 deletionslib/Lex/PPExpressions.cpp
- lib/Sema/SemaExpr.cpp 6 additions, 3 deletionslib/Sema/SemaExpr.cpp
- test/CXX/lex/lex.literal/lex.ext/p3.cpp 1 addition, 1 deletiontest/CXX/lex/lex.literal/lex.ext/p3.cpp
- test/Lexer/constants.c 2 additions, 2 deletionstest/Lexer/constants.c
- test/Sema/128bitint.c 2 additions, 2 deletionstest/Sema/128bitint.c
Loading
Please register or sign in to comment