[PATCH] D71414: [clangd] Introduce codeblocks

Kadir Çetinkaya via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 16 00:17:59 PST 2019


sent out 0f959c87cc7867beb67bfab2d5e3cf90708b2f98

On Mon, Dec 16, 2019 at 9:08 AM Yvan Roux <yvan.roux at linaro.org> wrote:

> Hi, it is still broken on AArch64 bots, logs are available here:
>
>
> http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/21251/steps/ninja%20check%201/logs/stdio
>
> Thanks,
> Yvan
>
> On Sat, 14 Dec 2019 at 16:15, Nico Weber via Phabricator via
> cfe-commits <cfe-commits at lists.llvm.org> wrote:
> >
> > thakis added inline comments.
> >
> >
> > ================
> > Comment at:
> clang-tools-extra/clangd/unittests/FormattedStringTests.cpp:126
> > +test
> > +```
> > +bar)md");
> > ----------------
> > Older (but still supported) gccs can't handle multiline raw strings in
> macro arguments, see e.g.
> http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/21230/steps/ninja%20check%201/logs/stdio
> >
> > I fixed this for you in 687e98d294c4f77e. It's been broken for 3 days,
> please watch bots and your inbox after committing.
> >
> >
> > Repository:
> >   rG LLVM Github Monorepo
> >
> > CHANGES SINCE LAST ACTION
> >   https://reviews.llvm.org/D71414/new/
> >
> > https://reviews.llvm.org/D71414
> >
> >
> >
> > _______________________________________________
> > cfe-commits mailing list
> > cfe-commits at lists.llvm.org
> > https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191216/508d180d/attachment.html>


More information about the cfe-commits mailing list