Skip to content
Commit 445a939d authored by Aaron Ballman's avatar Aaron Ballman
Browse files

[C++11] Replacing CXXRecordDecl iterators vbases_begin() and vbases_end() with...

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

llvm-svn: 203808
parent 996e992b
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