Age | Commit message (Expand) | Author |
---|---|---|
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2010-02-25 | Add a new conversion rank to classify conversions between complex and scalar | Chandler Carruth |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-12 | Expand the definition of a complex promotion to include complex -> | Douglas Gregor |
2009-02-12 | Introduce _Complex conversions into the function overloading | Douglas Gregor |