summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/friend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the most recent previous decl to check if inline is added after a definitionReid Kleckner2015-04-081-0/+16
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Fix a crash-on-invalid involving name lookup of tag names, where weDouglas Gregor2010-04-121-0/+19
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Simplify the handling of non-dependent friend class templateDouglas Gregor2009-09-261-0/+4
* Fix a bug in getFriendObjectKind where we would clear out all mask bits excep...Anders Carlsson2009-09-131-0/+10