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