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