[clang] [clang][modules] Print library module manifest path. (PR #76451)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 21 22:27:43 PST 2024


https://github.com/MaskRay approved this pull request.

LGTM with a few nits. Can you double check modules.json is inside `lib/` (`usr/lib/x86_64-linux-gnu{{/|\\}}modules.json`) instead of some directory under `include`?

https://github.com/llvm/llvm-project/pull/76451


More information about the cfe-commits mailing list