llvm-project/clang/test/CXX/temp
Eli Friedman a170cd6257 Get rid of isObjectType; when C++ says "object type", it generally
just means "not a function type", not "not a function type or void". This
changes behavior slightly, but generally in a way which accepts more code.

llvm-svn: 110303
2010-08-05 02:49:48 +00:00
..
temp.arg/temp.arg.nontype Overhaul checking of non-type template arguments that should refer to 2010-04-01 18:32:35 +00:00
temp.decls When checking for equality of template parameter lists, a template 2010-06-04 08:34:32 +00:00
temp.fct.spec When determining whether an overload set with explicit template 2010-07-14 23:20:53 +00:00
temp.names Reinstate r104117, Chandler Carruth's change that "[provides] a naming 2010-05-20 20:58:56 +00:00
temp.param Get rid of isObjectType; when C++ says "object type", it generally 2010-08-05 02:49:48 +00:00
temp.res Implement C++ [temp.local]p4, which specifies how we eliminate 2010-04-12 20:54:26 +00:00
temp.spec Reinstate the optimization suppressing available_externally functions 2010-07-13 06:02:28 +00:00