[PATCH] D158572: [clang][modules] Use relative offsets for input files

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 25 13:36:16 PDT 2023


phosek added a comment.

In D158572#4615234 <https://reviews.llvm.org/D158572#4615234>, @phosek wrote:

> In D158572#4615231 <https://reviews.llvm.org/D158572#4615231>, @jansvoboda11 wrote:
>
>> @phosek BTW can you confirm whether these started failing with this patch or with D158573 <https://reviews.llvm.org/D158573>?
>
> I'm trying to do a local build now to find out.

Looks like it was D158573 <https://reviews.llvm.org/D158573> so it should be safe to reland this, sorry about the confusion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158572



More information about the cfe-commits mailing list