[PATCH] D137996: Add support for a backdoor driver option that enables emitting header usage information in JSON to a file

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 22:12:25 PST 2022


ahatanak added a comment.

In D137996#3927947 <https://reviews.llvm.org/D137996#3927947>, @jansvoboda11 wrote:

> Mostly looks good. Is this expected to work with Clang modules at all?

My use case only has to keep track of textual headers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137996



More information about the cfe-commits mailing list