llvm-project/clang/test/CXX/expr
Douglas Gregor 621003e7b9 Check the return type of lambda expressions.
llvm-svn: 150503
2012-02-14 21:20:44 +00:00
..
expr.cast Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
expr.const Update constexpr implementation to match CWG's chosen approach for core issues 2012-02-13 03:54:03 +00:00
expr.mptr.oper Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
expr.post Support decltype as a simple-type-specifier. 2012-01-24 05:47:35 +00:00
expr.prim Check the return type of lambda expressions. 2012-02-14 21:20:44 +00:00
expr.unary Don't consider an overloaded operator& when the expression is actually 2011-12-14 21:23:13 +00:00
p3.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p8.cpp Migrate the mish-mash of declaration checks in 2010-02-09 07:26:29 +00:00
p9.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00