llvm-project/clang/test/CXX
Douglas Gregor 010815a20b Downgrade the error when using a typedef in the nested-name-specifier
of an explicit instantiation to an ExtWarn, since nobody else seems to
diagnose this problem.

llvm-svn: 106109
2010-06-16 16:26:47 +00:00
..
basic Add an extension to avoid an error when a global template has the same name as 2010-06-05 01:39:57 +00:00
class Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
class.access Make sure to check the accessibility of and mark the destructor for the 2010-06-03 20:39:03 +00:00
class.derived Implement computation of the final overriders for each virtual 2010-03-23 23:47:56 +00:00
conv Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
dcl.dcl Fix a point of semantics with using declaration hiding: method templates 2010-06-16 08:42:20 +00:00
dcl.decl PR7245: Make binding a reference to a temporary without a usable copy 2010-06-07 15:58:05 +00:00
except/except.handle Improve diagnostics when we fail to convert from a source type to a 2010-04-09 00:35:39 +00:00
expr Test case for my last fix. 2010-05-07 11:15:33 +00:00
lex Fix for PR6220: compute the correct type for multicharacter literals. 2010-02-03 18:21:45 +00:00
over Implement C++ [over.ics.user]p3, which restricts the final conversion 2010-04-12 23:42:09 +00:00
special Add test case for PR6141, which was fixed a few days ago 2010-02-24 21:54:27 +00:00
stmt.stmt/stmt.select change Scope::WithinElse to be a normal scope flag, widen the 2010-04-12 06:12:50 +00:00
temp Downgrade the error when using a typedef in the nested-name-specifier 2010-06-16 16:26:47 +00:00