summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/dependent-expr.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR18152: When computing the semantic form for an initializer list, keep trackRichard Smith2013-12-061-0/+7
* PR10837: Warn if a null pointer constant is formed by a zero integer constantRichard Smith2013-11-211-0/+14
* Fix crash with cast of value-dependent expr.Eli Friedman2013-09-191-0/+7
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* 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