[PATCH] D93953: NFC: Remove simple_ilist comment mentioning ilist/iplist allocating
Nathan Lanza via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 21:23:22 PST 2021
lanza added a comment.
On a similar note, I noticed elsewhere after fixing this that you mentioned in a commit message that you intended to remove `iplist` and `ilist` and rename as `owning_ilist` (or something of that sorts). Is that still on the table? Either way, the docs should be updated all around to account for either path name as there are still references to the pre-2016 implementation (e.g. https://llvm.org/docs/ProgrammersManual.html#dss-iplist).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93953/new/
https://reviews.llvm.org/D93953
More information about the llvm-commits
mailing list