[clang] Support '-fmodule-file-home-is-cwd' for C++ header units. (PR #135147)

Michael Park via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 10 03:54:53 PDT 2025


mpark wrote:

> If you did `-fmodule-file=<name>=<pcm>` for header units, I think it is better to upstream that first. I think it is more fundamental.

We don't do anything special downstream. As far as I know it already works today.

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


More information about the cfe-commits mailing list