[all-commits] [llvm/llvm-project] 75f10c: NFC: Remove simple_ilist comment mentioning ilist/...
Nathan Lanza via All-commits
all-commits at lists.llvm.org
Fri Jan 22 00:30:56 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 75f10c957477b269d9b954a686231342aeb8004b
https://github.com/llvm/llvm-project/commit/75f10c957477b269d9b954a686231342aeb8004b
Author: Nathan Lanza <nathan at lanza.io>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M llvm/include/llvm/ADT/simple_ilist.h
Log Message:
-----------
NFC: Remove simple_ilist comment mentioning ilist/iplist allocating
Allocation was removed from ilist in 2016 in the git commit
b5da00533510.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D93953
More information about the All-commits
mailing list