What it says on the tin...
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 2412 Build 2412: arc lint + arc unit
Paths
| Differential D28120
[ADT] Add an llvm::erase_if utility to make the standard erase+remove_if pattern easier to write. ClosedPublic Authored by chandlerc on Dec 26 2016, 3:28 PM.
Details Summary What it says on the tin...
Diff Detail
Event Timelineaaron.ballman edited edge metadata. Comment ActionsLGTM!
This revision is now accepted and ready to land.Dec 26 2016, 3:34 PM Closed by commit rL290555: [ADT] Add an llvm::erase_if utility to make the standard erase+remove_if (authored by chandlerc). · Explain WhyDec 26 2016, 3:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82520 include/llvm/ADT/STLExtras.h
unittests/ADT/STLExtrasTest.cpp
|
Typo: colon instead of semi-colon?