summaryrefslogtreecommitdiff
path: root/test/SemaCXX/dependent-auto.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tweak the fix to PR8977: an empty expression-list represents value initializa...Eli Friedman2012-01-051-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Fix PR9276: We were missing the checks for auto deducing to different types i...Richard Smith2011-02-231-0/+25
* Implement the C++0x deduced 'auto' feature.Richard Smith2011-02-201-0/+34