Prefix make_reverse_iterator with llvm namespace.
authorPete Cooper <peter_cooper@apple.com>
Thu, 30 Jul 2015 00:40:42 +0000 (00:40 +0000)
committerPete Cooper <peter_cooper@apple.com>
Thu, 30 Jul 2015 00:40:42 +0000 (00:40 +0000)
commitb1d5086803088ac5ede330468e2b2969b882a16a
tree323c5a9be0232340b0dc28750338e412ada03a19
parentb7177b045faae473f1a0f5149586f8159dc21753
Prefix make_reverse_iterator with llvm namespace.

This was fallout from r243581.  Turns out C++14 has make_reverse_iterator.

Thanks to Filipe and David for the quick fix suggestion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243598 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/STLExtras.h