aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/using-decl-1.cpp
AgeCommit message (Expand)Author
2009-11-15When adding the underlying declaration of a decl to a lookup-resultsDouglas Gregor
2009-09-28Teach Sema::isDeclInScope to handle overload sets constructed fromDouglas Gregor
2009-06-26Fix another assert related to using decls.Anders Carlsson