[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 05:03:54 PDT 2022


dang updated this revision to Diff 417885.
dang marked 2 inline comments as done.
dang added a comment.

Address review feedback: Rename APISet::Allocator to APISet::StringAllocator


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122331

Files:
  clang/include/clang/ExtractAPI/API.h
  clang/lib/ExtractAPI/API.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122331.417885.patch
Type: text/x-patch
Size: 6678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220324/9fc395ab/attachment-0001.bin>


More information about the cfe-commits mailing list