Age | Commit message (Expand) | Author |
---|---|---|
2012-09-10 | Allow vector types in pseudo-destructor expressions. Fixes PR13798. | Douglas Gregor |
2011-10-28 | Add (hopefully) the last missing lvalue-to-rvalue conversion. Add an assertion | Richard Smith |
2011-06-23 | Fix Sema::CheckVectorOperands so that it doesn't try to insert a cast express... | Eli Friedman |
2010-08-26 | With lax vector conversions (the default) make sure we convert between two | Eric Christopher |
2010-06-22 | Don't allow vector conversions to sneak in under the guise of | Douglas Gregor |
2010-05-19 | Implement C++ builtin operator candidates for vector types. | Douglas Gregor |
2010-05-18 | Basic test for user-defined conversions involving vector types | Douglas Gregor |
2010-05-18 | Implement C++ support for vector and extended vector types. This | Douglas Gregor |