diff options
| author | Tobias Grosser <tobias@grosser.es> | 2015-11-30 17:20:40 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2015-11-30 17:20:40 +0000 |
| commit | ef9ca5db16970b8cbedae7cc9ef2e34dbe2b28c2 (patch) | |
| tree | 8e5ef31dc9442aea389619c191f8604068a773a2 /llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp | |
| parent | ea03cf2fa108b0e724a2f2f29077700d870f28e2 (diff) | |
| download | bcm5719-llvm-ef9ca5db16970b8cbedae7cc9ef2e34dbe2b28c2.tar.gz bcm5719-llvm-ef9ca5db16970b8cbedae7cc9ef2e34dbe2b28c2.zip | |
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: Michael Kruse <llvm@meinersbur.de>
Differential Revision: http://reviews.llvm.org/D15068
llvm-svn: 254305
Diffstat (limited to 'llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp')
0 files changed, 0 insertions, 0 deletions

