summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/ref-init-ambiguous.cpp
Commit message (Expand)AuthorAgeFilesLines
* CWG2352: Allow qualification conversions during reference binding.Richard Smith2020-01-091-1/+23
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* 'const std::type_info*' instead of 'std::type_info const*'Chris Lattner2010-09-051-3/+3
* Whenever we complain about a failed initialization of a function orDouglas Gregor2010-04-221-1/+1
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-3/+3
* Switch the initialization required by return statements over to theDouglas Gregor2009-12-181-4/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Reimplement reference initialization (C++ [dcl.init.ref]) using theDouglas Gregor2009-12-091-3/+4
* Handle ambiguity of reference initialization.Fariborz Jahanian2009-10-141-0/+28
OpenPOWER on IntegriCloud