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