hanchenye-llvm-project/clang/test/CXX
Richard Smith 7d137e3b98 Support for definitions of member enumerations of class templates outside the
class template's definition, and for explicit specializations of such enum
members.

llvm-svn: 153304
2012-03-23 03:33:32 +00:00
..
basic When determining whether an identifier followed by a '<' in a member 2012-03-10 23:52:41 +00:00
class Don't assert when trying to diagnose why a class with a constructor template is 2012-02-26 10:50:32 +00:00
class.access Diagnose tag and class template declarations with qualified 2012-03-17 23:06:31 +00:00
class.derived
conv
dcl.dcl Fix PR10447: lazily building name lookup tables for DeclContexts was broken. 2012-03-13 03:12:56 +00:00
dcl.decl Diagnose tag and class template declarations with qualified 2012-03-17 23:06:31 +00:00
except In C++11 mode, when an integral constant expression is desired and we have a 2012-02-04 09:53:13 +00:00
expr Fix crash & accepts-invalid for array of arrays of user defined type. 2012-03-10 23:40:02 +00:00
lex Improve diagnostics for UCNs referring to control characters and members of the 2012-03-09 22:27:51 +00:00
over Unpluralize -Wfoo-conversions warnings for consistency. 2012-03-15 05:09:31 +00:00
special Add a pile of tests for unrestricted unions, and advertise support for them. 2012-03-03 23:51:05 +00:00
stmt.stmt Support decltype as a simple-type-specifier. 2012-01-24 05:47:35 +00:00
temp Support for definitions of member enumerations of class templates outside the 2012-03-23 03:33:32 +00:00