[all-commits] [llvm/llvm-project] 9b3c5c: Update the ProgrammersManual explanation for ilist...

Nathan Lanza via All-commits all-commits at lists.llvm.org
Tue Jun 7 19:51:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b3c5cba9f71e0d7d81feec9260ce7aafec858a0
      https://github.com/llvm/llvm-project/commit/9b3c5cba9f71e0d7d81feec9260ce7aafec858a0
  Author: Nathan Lanza <nathan at lanza.io>
  Date:   2022-06-07 (Tue, 07 Jun 2022)

  Changed paths:
    M llvm/docs/ProgrammersManual.rst

  Log Message:
  -----------
  Update the ProgrammersManual explanation for ilist and iplist

They are now `using` aliases and thus the comments about iplist are now
incorrect. Remove them here.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D95210




More information about the All-commits mailing list