[C++11] Replacing CapturedStmt iterators capture_init_begin() and...
[C++11] Replacing CapturedStmt iterators capture_init_begin() and capture_init_end() with iterator_range capture_inits(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203959
Loading
Please sign in to comment