llvm-project/clang/test/CXX/lex/lex.literal/lex.ext
Aaron Ballman 31f42318d8 Improving the "integer constant too large" diagnostics based on post-commit feedback from Richard Smith. Amends r213657.
llvm-svn: 213865
2014-07-24 14:51:23 +00:00
..
p1.cpp Implement C++11 [lex.ext]p10 for string and character literals: a ud-suffix not 2012-03-08 02:39:21 +00:00
p2.cpp Harden test for 32 bit platforms, where size_t is unsigned int (not unsigned long). 2012-03-09 13:17:27 +00:00
p3.cpp Improving the "integer constant too large" diagnostics based on post-commit feedback from Richard Smith. Amends r213657. 2014-07-24 14:51:23 +00:00
p4.cpp Support for raw and template forms of numeric user-defined literals, 2012-03-09 08:00:36 +00:00
p5.cpp Add a triple to unbreak buildbots where size_t is not 'unsigned long'. 2013-10-07 22:58:25 +00:00
p6.cpp Support for raw and template forms of numeric user-defined literals, 2012-03-09 08:00:36 +00:00
p7.cpp Add a triple to unbreak buildbots where size_t is not 'unsigned long'. 2013-10-07 22:58:25 +00:00
p8.cpp AST representation for user-defined literals, plus just enough of semantic 2012-03-07 08:35:16 +00:00
p9.cpp AST representation for user-defined literals, plus just enough of semantic 2012-03-07 08:35:16 +00:00
p10.cpp Remove a test FIXME for a case which is already fixed. 2012-03-08 23:08:29 +00:00
p11.cpp Add support for WG21 N3599 (literal operator template for strings) as a GNU 2013-10-07 19:57:58 +00:00
p12.cpp Add support for WG21 N3599 (literal operator template for strings) as a GNU 2013-10-07 19:57:58 +00:00