Age | Commit message (Expand) | Author |
---|---|---|
2009-11-16 | First part of changes to eliminate problems with cv-qualifiers and | Douglas Gregor |
2009-11-12 | Random const correctness, and incidentally use computeDeclContext when building | John McCall |
2009-10-22 | Canonicality is a property of qualified types, not unqualified types. | John McCall |
2009-10-06 | Fix eof. | Mike Stump |
2009-10-06 | Refactor the code that walks a C++ inheritance hierarchy, searching | Douglas Gregor |