aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-overload-candidates.cpp
AgeCommit message (Expand)Author
2012-11-28PR13098: If we're instantiating an overloaded binary operator and we couldRichard Smith
2012-11-14When we have a MemberExpr referring to an overloaded static member function,Richard Smith
2010-05-11Add a test for a subtle instantiation pattern that showed up within a BoostChandler Carruth