[PATCH] D150505: [cmake] Disable GCC lifetime DSE

Xi Ruoyao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 08:58:54 PDT 2023


xry111 added a comment.

In D150505#4342005 <https://reviews.llvm.org/D150505#4342005>, @uabelho wrote:

> Hello,
>
> The following four testcases fail for me with this patch:
>
>   Failed Tests (4):
>     Clangd :: check-fail.test
>     Clangd :: check-lines.test
>     Clangd :: check.test
>     Clangd :: path-mappings.test
>
> Seems like some bots fail as well, e.g. https://lab.llvm.org/buildbot/#/builders/121/builds/30482

Should be fixed by D150582 <https://reviews.llvm.org/D150582>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150505



More information about the llvm-commits mailing list