summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/decltype.cpp
Commit message (Expand)AuthorAgeFilesLines
* decltype(e) is type-dependent if e is instantiation-dependent. Scary but true.Richard Smith2012-01-151-1/+8
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Handle decltype keyword in Parser::isDeclarationSpecifier.Francois Pichet2011-06-191-0/+5
* Make the "unused result" warning a warning about run-time behavior, soDouglas Gregor2010-07-151-1/+1
* Add test case for PR5290; this bug was fixed with the non-class rvalueDouglas Gregor2010-07-151-0/+18