Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DR674, PR38883, PR40238: Qualified friend lookup should look for a | Richard Smith | 2019-01-07 | 1 | -8/+3 |
* | [modules] In C++, stop serializing and deserializing a list of declarations in | Richard Smith | 2015-07-21 | 1 | -5/+6 |
* | Add a new flag, -fspell-checking-limit=<number> to control how many times we'... | Nick Lewycky | 2014-12-16 | 1 | -3/+7 |
* | Implement [class.friend]p11's special name lookup rules for friend declarations | Richard Smith | 2013-08-09 | 1 | -0/+80 |
* | Support friend function declarations in local classes correctly. | John McCall | 2010-10-13 | 1 | -0/+19 |