[Lldb-commits] [PATCH] D112439: normalize file path when searching the source map
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 1 15:59:32 PDT 2021
aprantl accepted this revision.
aprantl added a comment.
In D112439#3098307 <https://reviews.llvm.org/D112439#3098307>, @xujuntwt95329 wrote:
> Hi, @aprantl
>
> I've submitted a NFC patch here:
> https://reviews.llvm.org/D112863
>
> Seems that patch can't build by CI because it is based on this patch. In my understanding we need to merge this patch firstly and rebase that NFC patch to let CI work, right?
Yes, that sounds right!
> Please let me know if I misunderstand the workflow.
>
> Thanks a lot!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112439/new/
https://reviews.llvm.org/D112439
More information about the lldb-commits
mailing list