Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't look outside the innermost enclosing namespace when | John McCall | 2013-03-20 | 1 | -0/+101 |
* | template-ids are looked up differently in friend declarations. | John McCall | 2010-10-14 | 1 | -1/+26 |
* | C++ [namespace.memdef]p3 only applies when the friend is not named via | Douglas Gregor | 2010-04-18 | 1 | -0/+12 |
* | Fix a really trivial crasher and begin fleshing out one of the namespace test | Chandler Carruth | 2010-02-25 | 1 | -1/+42 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Fix name lookup for friend class templates to consider anything in a | Douglas Gregor | 2009-09-26 | 1 | -0/+15 |