History log of /external/clang/test/SemaCXX/for-range-unused.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
762bb9d0ad20320b9f97a841dce57ba5e8e48b07 14-Oct-2011 Richard Smith <richard-llvm@metafoo.co.uk> Update all tests other than Driver/std.cpp to use -std=c++11 rather than
-std=c++0x. Patch by Ahmed Charles!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141900 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/for-range-unused.cpp
e3499cae8e5323ac553ad56977bf1cd42b9a5a35 22-Jun-2011 Richard Smith <richard-llvm@metafoo.co.uk> Fix PR10168: don't warn for unused non-dependent variables in both the template definition and each instantiation.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133580 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/for-range-unused.cpp
cd6f36693ed40cef8c8639c04438d865187c1f73 22-Jun-2011 Richard Smith <richard-llvm@metafoo.co.uk> First part of PR9968: the __range variable in a dependent C++11 for-range statement is implicitly used by that statement.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133572 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/for-range-unused.cpp