summaryrefslogtreecommitdiffstats
path: root/test/CXX/special/class.free
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics for invalid use of non-static members / this:Richard Smith2012-04-052-4/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-152-2/+2
* Improve diagnostics for malformed delete operator function declarations.Anders Carlsson2009-12-111-1/+1
* Deallocation functions must also be static.Anders Carlsson2009-11-151-0/+11
* allocation functions are always static.Anders Carlsson2009-11-151-0/+11