summaryrefslogtreecommitdiff
path: root/test/SemaCXX/for-range-unused.cpp
Commit message (Expand)AuthorAge
* Don't treat a non-deduced 'auto' type as being type-dependent. Instead, thereRichard Smith2013-04-30
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-13
* Fix PR10168: don't warn for unused non-dependent variables in both the templa...Richard Smith2011-06-21
* First part of PR9968: the __range variable in a dependent C++11 for-range sta...Richard Smith2011-06-21