summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/for-range-unused.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't treat a non-deduced 'auto' type as being type-dependent. Instead, thereRichard Smith2013-04-301-2/+2
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Fix PR10168: don't warn for unused non-dependent variables in both the templa...Richard Smith2011-06-211-3/+2
* First part of PR9968: the __range variable in a dependent C++11 for-range sta...Richard Smith2011-06-211-0/+22
OpenPOWER on IntegriCloud