Abstract out the Nodes collection. Instead of providing a getNodes() method,
provide node_begin/end iterators, which are only guaranteed to be bidirectional, not random access. llvm-svn: 11165
Loading
Please register or sign in to comment
provide node_begin/end iterators, which are only guaranteed to be bidirectional, not random access. llvm-svn: 11165