[C++11] Replacing RecordDecl iterators field_begin() and field_end() with...
[C++11] Replacing RecordDecl iterators field_begin() and field_end() with iterator_range fields(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203355
Loading
Please register or sign in to comment