Duncan P. N. Exon Smith aa464da594 CodeGen: Remove implicit conversions from Analysis and BranchFolding
Remove a few more implicit ilist iterator conversions, this time from
Analysis.cpp and BranchFolding.cpp.

I added a few overloads for `remove()` and `erase()`, which quite
naturally take pointers as well as iterators as parameters.  This will
reduce the churn at least in the short term, but I don't really have a
problem with these existing for longer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249867 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-09 18:23:49 +00:00
..
2015-09-29 22:09:16 +00:00
2015-06-09 21:50:22 +00:00
2015-06-09 21:50:22 +00:00