[C++11] Replacing BlockDecl iterators capture_begin() and capture_end() with...
[C++11] Replacing BlockDecl 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: 203958
Loading
Please sign in to comment