[PATCH] D122331: [clang][extract-api] Stop allocating APIRecords via BumpPtrAllocator

Daniel Grumberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 24 03:55:55 PDT 2022


dang added a comment.

I have checked locally against San to make sure this doesn't reintroduce the memory leak issues we were seeing initially that lead to the addition of `APIRecordUniquePtr`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122331



More information about the cfe-commits mailing list