[clang] Reland Print library module manifest path again (PR #84881)

Arthur Laurent via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 05:33:40 PDT 2024


Arthapz wrote:

> The file we're looking for is `modules.json`; Renaming it `libc++.modules.json` like `.so` / `.a` file might be a better idea which could avoid name clashes when installed in `/usr/lib`.

but i didn't rename it, it was installed like this :/

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


More information about the cfe-commits mailing list