[PATCH] D121936: Ensure -extract-api handles multiple headers correctly
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 17 16:32:46 PDT 2022
dang added a comment.
In D121936#3389991 <https://reviews.llvm.org/D121936#3389991>, @ributzka wrote:
> Nice! Thank you for adding support for multiple headers. Is this a step towards the json input file list?
My understanding was that for this iteration at least we were going with just feeding the headers directly to clang without an input file list. Maybe we should talk about this offline as I might be missing something.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121936/new/
https://reviews.llvm.org/D121936
More information about the cfe-commits
mailing list