]> granicus.if.org Git - clang/commit
[c++1z] Remove terse range-based for loops; they've been removed from
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 27 Nov 2014 01:54:27 +0000 (01:54 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 27 Nov 2014 01:54:27 +0000 (01:54 +0000)
commita379fcb01c6a0a0be996e0fe156de107d70e9927
tree6426f7a145845d0a3725740d09fc796cac3695af
parentabd574ee5ff726dd7560fcda33c6c0582c9128ae
[c++1z] Remove terse range-based for loops; they've been removed from
consideration for C++17 for now. Update C++ status page to match.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@222865 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticParseKinds.td
lib/Parse/ParseStmt.cpp
test/SemaCXX/for-range-examples.cpp
www/cxx_status.html