clang/test/CXX/special
Sebastian Redl a0448264c7 Fix PR9941 for out-of-line template destructors too.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131722 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-20 05:57:18 +00:00
..
class.copy Add -fcxx-exceptions to all tests that use C++ exceptions. 2011-02-28 00:40:07 +00:00
class.ctor Rvalue references for *this: 2011-01-26 05:01:58 +00:00
class.dtor Fix PR9941 for out-of-line template destructors too. 2011-05-20 05:57:18 +00:00
class.free Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
class.inhctor Revert "Disable inherited constructors for 2.9." 2011-03-12 13:44:32 +00:00