hanchenye-llvm-project/clang/test/CXX/special
John McCall 3faf1cf3ea Add a test case for P%7346, which was fixed by not doing the operator
delete lookup until the end of the class definition.

llvm-svn: 110176
2010-08-04 01:07:02 +00:00
..
class.copy Test implicit declaration of copy assignment operator with non-const argument 2010-07-01 20:08:52 +00:00
class.ctor Reimplement constructor declarator parsing to cope with template-ids 2010-01-13 17:31:36 +00:00
class.dtor Add a test case for P%7346, which was fixed by not doing the operator 2010-08-04 01:07:02 +00:00
class.free