llvm-project/clang/test/CXX/lex/lex.literal/lex.ext
Benjamin Kramer 1f5568c55f Harden test for 32 bit platforms, where size_t is unsigned int (not unsigned long).
llvm-svn: 152404
2012-03-09 13:17:27 +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 Support for raw and template forms of numeric user-defined literals, 2012-03-09 08:00:36 +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 Support for raw and template forms of numeric user-defined literals, 2012-03-09 08:00:36 +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 Support for raw and template forms of numeric user-defined literals, 2012-03-09 08:00:36 +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