hanchenye-llvm-project/clang/test/CXX
Manuel Klimek 2fdbea2819 Revert "Implement a rudimentary form of generic lambdas."
This reverts commit 606f5d7a99b11957e057e4cd1f55f931f66a42c7.

llvm-svn: 189004
2013-08-22 12:12:24 +00:00
..
basic Fix implementation of C11 6.2.7/4 and C++11 [dcl.array]p3: 2013-08-13 18:18:50 +00:00
class C++11: don't warn about the deprecated 'register' keyword if it's combined with 2013-06-17 01:34:01 +00:00
class.access Implement [class.friend]p11's special name lookup rules for friend declarations 2013-08-09 04:35:01 +00:00
class.derived Tests and status for core issues 1-50. 2013-05-19 07:22:38 +00:00
conv 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
dcl.dcl Revert "Implement a rudimentary form of generic lambdas." 2013-08-22 12:12:24 +00:00
dcl.decl Fix implementation of C11 6.2.7/4 and C++11 [dcl.array]p3: 2013-08-13 18:18:50 +00:00
drs Sema: Diagnose explicitly bound unresolved member expressions decaying into pointers to function type 2013-08-01 06:13:59 +00:00
except C++1y constexpr extensions, round 1: Allow most forms of declaration and 2013-04-22 15:31:51 +00:00
expr Revert "Implement a rudimentary form of generic lambdas." 2013-08-22 12:12:24 +00:00
lex Integers which are too large should be an error. 2013-07-23 00:25:18 +00:00
over Don't produce duplicate notes if we have deduction failure notes when resolving 2013-08-14 00:00:44 +00:00
special Implement [class.friend]p11's special name lookup rules for friend declarations 2013-08-09 04:35:01 +00:00
stmt.stmt Add -Wdeprecated warnings and fixits for things deprecated in C++11: 2013-06-13 02:02:51 +00:00
temp Bug fix: disallow a variable template to be redeclared as a non-templated variable 2013-08-14 03:09:19 +00:00