summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/complex-overload.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Add a new conversion rank to classify conversions between complex and scalarChandler Carruth2010-02-251-6/+6
* 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
* Expand the definition of a complex promotion to include complex ->Douglas Gregor2009-02-121-1/+8
* Introduce _Complex conversions into the function overloadingDouglas Gregor2009-02-121-0/+43