summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/overload-call-copycon.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Lit Test] Updated 34 Lit tests to be C++11 compatible.Charles Li2015-11-171-2/+8
* Improve our handling of user-defined conversions when computingDouglas Gregor2010-08-111-12/+16
* Fix a major oversight in the comparison of standard conversionDouglas Gregor2010-01-271-2/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Give the "cannot pass object of non-POD type 'class C' through variadic const...Chris Lattner2009-12-111-5/+5
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Standard conversion sequences now have a CopyConstructor field, toDouglas Gregor2008-11-031-0/+10
* Add implicitly-declared default and copy constructors to C++ classes,Douglas Gregor2008-11-031-0/+38
OpenPOWER on IntegriCloud