[PATCH] D136725: [Lex] Stop allocating/deallocating MacroInfo on a linked list. NFC

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 25 18:05:01 PDT 2022


sammccall added a comment.

(I'm sure this doesn't matter much, I just ran into it while trying to understand lifetimes of various macro description objects)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136725/new/

https://reviews.llvm.org/D136725



More information about the cfe-commits mailing list