summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class.access/class.friend/p3-cxx0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Diagnose invalid cv-qualifiers for friend decls.Eli Friedman2018-08-031-2/+13
* Issue a diagnostic if we see a templated friend declaration that we do notRichard Smith2013-11-081-3/+10
* Don't check whether a friend declaration is correctly formed when instantiating,Nick Lewycky2013-02-061-0/+7
* Per C++11 [class.friend]p3, the 'friend' keyword must appear first in aRichard Smith2012-09-201-0/+26
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Improve handling of friend types in several ways:Douglas Gregor2010-04-071-0/+29
OpenPOWER on IntegriCloud