[C++11] Replacing EnumDecl iterators enumerator_begin() and enumerator_end()...
[C++11] Replacing EnumDecl iterators enumerator_begin() and enumerator_end() with iterator_range enumerators(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203353
Loading
Please register or sign in to comment