summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.memdef/p3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't look outside the innermost enclosing namespace whenJohn McCall2013-03-201-0/+101
* template-ids are looked up differently in friend declarations.John McCall2010-10-141-1/+26
* C++ [namespace.memdef]p3 only applies when the friend is not named viaDouglas Gregor2010-04-181-0/+12
* Fix a really trivial crasher and begin fleshing out one of the namespace testChandler Carruth2010-02-251-1/+42
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix name lookup for friend class templates to consider anything in aDouglas Gregor2009-09-261-0/+15
OpenPOWER on IntegriCloud