Age | Commit message (Expand) | Author |
---|---|---|
2010-12-21 | Don't try to compute the value of a value-dependent expression when | Douglas Gregor |
2010-11-30 | Fix another case of giving the wrong value kind to a dependent cast to | John McCall |
2010-11-26 | For internal consistency's sake, compute the value kind of a dependent cast | John McCall |
2010-07-27 | PR7724: Don't try to evaluate value-dependent expressions. | Eli Friedman |
2010-05-22 | Don't look for a destructor in a dependent type. Fixes PR7198. | Douglas Gregor |
2010-01-15 | When determining whether a DeclRefExpr is value-dependent when it | Douglas Gregor |
2009-12-30 | Test for PR5908. | Eli Friedman |