[PATCH] D70351: [clang][WIP][clang-scan-deps] Add an experimental C API.
Michael Spencer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 23 17:20:08 PST 2020
Bigcheese added a comment.
I was finally able to land the patch this depended on. Still waiting on review for this. In the meantime I've tested this ABI out by building a simple program that outputs a ninja file given a command line. It depends on a bunch of changes to the Clang side of things, but no changes to this interface.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70351/new/
https://reviews.llvm.org/D70351
More information about the cfe-commits
mailing list