[C++11] Replacing CXXRecordDecl iterators capture_begin() and capture_end()...
[C++11] Replacing CXXRecordDecl iterators capture_begin() and capture_end() with iterator_range captures(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203817
Loading
Please register or sign in to comment