llvm-project/clang/test/CXX/class.derived
David Blaikie 1cd50022b2 Fix cases where the optional nested-name-specifier erroneously preceeded a decltype-specification when specifying a base type.
llvm-svn: 142928
2011-10-25 17:10:12 +00:00
..
class.abstract Fix PR8767, improve diagnostic wording when allocating an object of an 2011-02-18 23:59:51 +00:00
class.member.lookup In the presence of using declarations, we can find the same class 2010-10-22 22:08:47 +00:00
class.virtual Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p1.cpp Fix cases where the optional nested-name-specifier erroneously preceeded a decltype-specification when specifying a base type. 2011-10-25 17:10:12 +00:00
p2.cpp Fix for PR5840: fix the kind of name lookup used for classes in 2009-12-21 01:42:38 +00:00