std:: quailfy the calls for cend/crend/cbegin/cend. Fixes bug 28927.
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 10 Aug 2016 20:04:46 +0000 (20:04 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 10 Aug 2016 20:04:46 +0000 (20:04 +0000)
commit7725546a3263b81a792895aaa348d310263118ad
tree085cffe2151c3660e4fa119b9483eda89e66ba0c
parent851b79dc4d96c6331093d273fdc51eb3c65cb72b
std:: quailfy the calls for cend/crend/cbegin/cend. Fixes bug 28927.

llvm-svn: 278282
libcxx/include/iterator
libcxx/test/std/iterators/iterator.range/begin-end.fail.cpp [new file with mode: 0644]