thanks Hans!

On Mon, May 4, 2020 at 12:38 PM Hans Wennborg via Phabricator <
revi...@reviews.llvm.org> wrote:

> hans added a comment.
>
> For anyone running into the same problem, this broke the build with GCC 5:
>
>   /work/llvm.monorepo/clang-tools-extra/clangd/ClangdServer.cpp:374:75:
> error: could not convert ‘(const char*)""’ from ‘const char*’ to
> ‘llvm::StringLiteral’
>
> trace::Metric::Distribution);
>
>    ^
>
> Hopefully 3c2c7760d9eea0236c5c54e8939b3901f4208835 <
> https://reviews.llvm.org/rG3c2c7760d9eea0236c5c54e8939b3901f4208835>
> fixes it.
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D78429/new/
>
> https://reviews.llvm.org/D78429
>
>
>
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to