OSDN Git Service

[ADT] add pointer_iterator, the opposite of pointee_iterator
authorTim Shen <timshen91@gmail.com>
Fri, 19 Aug 2016 21:04:45 +0000 (21:04 +0000)
committerTim Shen <timshen91@gmail.com>
Fri, 19 Aug 2016 21:04:45 +0000 (21:04 +0000)
commit878c720c8aca716556b049060bd9542debb9e1e2
tree91c63cf3c8c6297d79f32816cab2ba61c2806f32
parent47b194388e461eba8ce6064cb076593e83c8f625
[ADT] add pointer_iterator, the opposite of pointee_iterator

Differential Revision: https://reviews.llvm.org/D23703

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279323 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/iterator.h
unittests/Support/IteratorTest.cpp