"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ef2a94e8dfed6f22a8f89d0ccd441119d6abac90"
[C++11] Replacing iterators redecls_begin() and redecls_end() with...
[C++11] Replacing iterators redecls_begin() and redecls_end() with iterator_range redecls(). Updating all of the usages of the iterators with range-based for loops, which allows the begin/end forms to be removed entirely. llvm-svn: 203179
Loading
Please register or sign in to comment