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