summaryrefslogtreecommitdiff
path: root/test/SemaCXX/derived-to-base-ambig.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR25890: Fix incoherent error handling in PerformImplicitConversion andRichard Smith2016-10-061-2/+2
* PR6037Nathan Sidwell2015-01-191-2/+2
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-2/+2
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* First non-embarrassing cut at checking for ambiguous derived-to-base Douglas Gregor2008-10-241-0/+33