[PATCH] D125782: [llvm-debuginfo-analyzer] 07 - Compare elements

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 11:12:55 PDT 2022


CarlosAlbertoEnciso added a comment.

In D125782#3879682 <https://reviews.llvm.org/D125782#3879682>, @kda wrote:

> In D125782#3879032 <https://reviews.llvm.org/D125782#3879032>, @CarlosAlbertoEnciso wrote:
>
>> The following patch fixed some buildbot sanitizer issues: https://reviews.llvm.org/D136593
>
> It does not seem to have fixed them all...
>
> https://lab.llvm.org/buildbot/#/builders/168
> https://lab.llvm.org/buildbot/#/builders/5/builds/28512
>
> These are still broken claiming this target is the trouble:
>
>   Failed Tests (1):
>     LLVM-Unit :: DebugInfo/LogicalView/./DebugInfoLogicalViewTests/8/15

Sorry for the description. I should have say "The following patch fix some buildbot sanitizer issues"

I am still waiting for a patch reviewed. What I do it is commit the intended patch. https://reviews.llvm.org/D136593.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125782



More information about the llvm-commits mailing list