Age | Commit message (Expand) | Author |
---|---|---|
2011-04-14 | When creating an implicit member expression through a qualified-id, check tha... | Argyrios Kyrtzidis |
2010-08-24 | Catch the case of trying to turn '&(X::a)' into a member pointer as well. | John McCall |
2010-08-24 | When trying to resolve the address of an overloaded expression, | John McCall |
2010-04-09 | Turn access control on by default in -cc1. | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-02 | Stop trying to analyze class-hierarchies for dependently-scoped id-expressions; | John McCall |