[PATCH] D103930: [clang][HeaderSearch] Fix implicit module when using header maps

Ben Langmuir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 5 15:59:00 PDT 2023


benlangmuir added a comment.

In D103930#4310061 <https://reviews.llvm.org/D103930#4310061>, @ivanmurashko wrote:

> Friendly ping
>
> @arphaman, @jansvoboda11, I have made the patch buildable on all platforms and have all tests passed. There was also a small fix (temp path for modules artefact) at the test that could fix its run on some platforms. Could you look at it? Does it have any issues on your side?

I was actually looking at this issue myself today, and @jansvoboda11 mentioned this patch. I'll kick off some testing on our side and see what it turns up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103930



More information about the cfe-commits mailing list