Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update ImplicitCastExpr to be able to represent an XValue. | Sebastian Redl | 2010-07-20 | 1 | -3/+9 | |
* | Reinstate the fix for PR7556. A silly use of isTrivial() was | Douglas Gregor | 2010-07-08 | 1 | -1/+1 | |
* | Revert r107828 and r107827, the fix for PR7556, which seems to be | Douglas Gregor | 2010-07-07 | 1 | -1/+1 | |
* | Rename CXXZeroInitValueExpr to CXXScalarValueInitExpr, to reflect its | Douglas Gregor | 2010-07-07 | 1 | -1/+1 | |
* | Prefer llvm_unreachable(...) to assert(false && ...). This is important as | Chandler Carruth | 2010-06-29 | 1 | -5/+6 | |
* | Introduce Expr::Classify and Expr::ClassifyModifiable, which determine the cl... | Sebastian Redl | 2010-06-28 | 1 | -0/+470 |