Skip to content
Commit 574705ed authored by Aaron Ballman's avatar Aaron Ballman
Browse files

[C++11] Replacing CXXRecordDecl iterators bases_begin() and bases_end() with...

[C++11] Replacing CXXRecordDecl iterators bases_begin() and bases_end() with iterator_range bases(). Updating all of the usages of the iterators with range-based for loops.

llvm-svn: 203803
parent 48803e5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment