[PATCH] D49412: Enrich inline messages
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 2 00:15:54 PDT 2018
xbolva00 added a comment.
In https://reviews.llvm.org/D49412#1185231, @yrouban wrote:
> In https://reviews.llvm.org/D49412#1183972, @xbolva00 wrote:
>
> > Clang and lld tests fail
> > http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/34124
>
>
> The fixes seem to be simple, but I need to set up and build additional projects.
> How can I submit patches to several projects that should be synchronously updated?
Just prepare patches for Clang and LLD and me merge them + this one at the same time (some bot failures are expected, but after some time it should be okay)
https://reviews.llvm.org/D49412
More information about the llvm-commits
mailing list