summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/dependent-expr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't try to compute the value of a value-dependent expression whenDouglas Gregor2010-12-211-0/+10
* Fix another case of giving the wrong value kind to a dependent cast toJohn McCall2010-11-301-0/+9
* For internal consistency's sake, compute the value kind of a dependent castJohn McCall2010-11-261-0/+7
* PR7724: Don't try to evaluate value-dependent expressions.Eli Friedman2010-07-271-0/+5
* Don't look for a destructor in a dependent type. Fixes PR7198.Douglas Gregor2010-05-221-0/+16
* When determining whether a DeclRefExpr is value-dependent when itDouglas Gregor2010-01-151-0/+19
* Test for PR5908.Eli Friedman2009-12-301-0/+7