summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/converting-constructor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Initial implementation of argument dependent lookup (a.k.a. ADL,Douglas Gregor2009-02-041-2/+2
* Test explicit constructorDouglas Gregor2009-01-141-0/+17
* Standard conversion sequences now have a CopyConstructor field, toDouglas Gregor2008-11-031-2/+2
* Implement basic support for converting constructors in user-defined Douglas Gregor2008-10-311-0/+23
OpenPOWER on IntegriCloud