llvm-project/clang/test/CXX/temp/temp.spec
Richard Smith 4b38ded66a Instantiating a class template should not instantiate the definition of any
scoped enumeration members. Later uses of an enumeration temploid as a nested
name specifier should cause its instantiation. Plus some groundwork for
explicit specialization of member enumerations of class templates.

llvm-svn: 152750
2012-03-14 23:13:10 +00:00
..
temp.expl.spec Fix "note" of a duplicate explicit instantiation definition following a specialization. 2012-01-09 19:52:25 +00:00
temp.explicit Instantiating a class template should not instantiate the definition of any 2012-03-14 23:13:10 +00:00
temp.inst Instantiating a class template should not instantiate the definition of any 2012-03-14 23:13:10 +00:00
p5.cpp Make sure that we don't visit redeclarations of nested classes while 2010-04-18 18:11:38 +00:00