aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/converting-constructor.cpp
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-04Initial implementation of argument dependent lookup (a.k.a. ADL,Douglas Gregor
2009-01-14Test explicit constructorDouglas Gregor
2008-11-03Standard conversion sequences now have a CopyConstructor field, toDouglas Gregor
2008-10-31Implement basic support for converting constructors in user-defined Douglas Gregor