aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/member-access-expr.cpp
AgeCommit message (Expand)Author
2009-11-05Make sure to grab CVR qualifiers from the canonical type. ARGH!Douglas Gregor
2009-10-22When a template-id expression refers to a member function template, turn it i...Douglas Gregor
2009-09-04Implement AST, semantics, and CodeGen for C++ pseudo-destructorDouglas Gregor
2009-09-03Implement tree transformations for DeclarationNames. Among otherDouglas Gregor
2009-09-03Improve template instantiation for member access expressions thatDouglas Gregor
2009-09-02Add a wicked little test-case that illustrates what we have to dealDouglas Gregor