Skip to content
Commit ef9ca5db authored by Tobias Grosser's avatar Tobias Grosser
Browse files

ScopInfo: Replace while/iterator construct with std::remove_if



The use of C++'s high-level iterator functionality instead of two while loops
and explicit iterator handling improves readability of this code.

Proposed-by: default avatarMichael Kruse <llvm@meinersbur.de>

Differential Revision: http://reviews.llvm.org/D15068

llvm-svn: 254305
parent ea03cf2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment