summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class/class.friend/p6.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++11: don't warn about the deprecated 'register' keyword if it's combined withRichard Smith2013-06-171-1/+1
* Add -Wdeprecated warnings and fixits for things deprecated in C++11:Richard Smith2013-06-131-0/+4
* Parsing support for thread_local and _Thread_local. We give them the sameRichard Smith2013-04-121-2/+10
* Make the -Wc++11-compat warnings ignored by default, so we don't breakDouglas Gregor2011-10-251-1/+1
* Switch diagnostic text from "C++0x" over to "C++11".Douglas Gregor2011-10-121-1/+1
* PR10458: Finesse behaviour of C++0x features when in pre-0x mode. Accept for-...Richard Smith2011-09-041-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* First pass at friend semantics.John McCall2009-08-061-0/+10
OpenPOWER on IntegriCloud