[PATCH] D116924: [clang-extdef-mapping] Allow clang-extdef-mapping tool to output customized filename for each index entry

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 15 05:54:45 PST 2022


steakhal added a comment.

I'm not against the idea.
However, the implementation seems to be quite complicated, compared to what it's actually doing.
Can't we spare the heap allocation somehow? It doesn't seem necessary to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116924



More information about the cfe-commits mailing list