llvm-project/clang/test/CXX/lex
Eli Friedman 088d39afc6 Integers which are too large should be an error.
Switch some warnings over to errors which should never have been warnings
in the first place.  (Also, a minor fix to the preprocessor rules for
integer literals while I'm here.)

llvm-svn: 186903
2013-07-23 00:25:18 +00:00
..
lex.charset Improve diagnostics for UCNs referring to control characters and members of the 2012-03-09 22:27:51 +00:00
lex.literal Integers which are too large should be an error. 2013-07-23 00:25:18 +00:00
lex.pptoken Test that we correctly handle reversion of line splicing etc in raw string 2013-01-17 01:46:13 +00:00
lex.trigraph Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00