summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class/class.nest
Commit message (Expand)AuthorAgeFilesLines
* [Lit Test] Updated 20 Lit tests to be C++11 compatible.Charles Li2015-12-101-1/+6
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Improve diagnostics for invalid use of non-static members / this:Richard Smith2012-04-051-2/+2
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-152-3/+3
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Forgot a file in r120182Sebastian Redl2010-11-261-0/+14
* Allow access to non-static members without an object in sizeof expressions, i...Sebastian Redl2010-11-261-3/+3
* Make Decl::isOutOfLine() virtual, and use that to determine when definitionsChandler Carruth2010-02-211-0/+25
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* AlisdairM pointed out that this will likely be relaxed in C++0x, so let'sJohn McCall2009-08-061-0/+3
* Add a test for invalid uses of non-static members from nested classes, justJohn McCall2009-08-051-0/+11
OpenPOWER on IntegriCloud