summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/explicit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update regression tests for r166617.Eli Friedman2012-10-241-11/+11
* Implement C++11 [over.match.copy]p1b2, which allows the use ofDouglas Gregor2012-02-241-14/+5
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Declare and define implicit move constructor and assignment operator.Sebastian Redl2011-08-301-1/+6
* Tests for explicit conversion operators, along with a fix to avoidDouglas Gregor2011-07-231-0/+140
* Fix a pretty bad bug where if a constructor (or conversion function) was mark...Anders Carlsson2010-01-241-0/+39
OpenPOWER on IntegriCloud