[PATCH] D136593: [llvm-debuginfo-analyzer] (07/09) - Compare elements - Test case (AddressSanitizer: leaked in allocations)

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 00:56:56 PDT 2022


CarlosAlbertoEnciso added a subscriber: kda.
CarlosAlbertoEnciso added a comment.

As this issue was causing build faiures in:

https://lab.llvm.org/buildbot#builders/5/builds/28502
https://lab.llvm.org/buildbot#builders/168/builds/9671

The same issues were reported and the patch discussed with @kda.
I landed the patch as https://github.com/llvm/llvm-project/commit/cddea67663655591b3d650d81d6546abbdc50ae5

After that commit the above bots build successful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136593



More information about the llvm-commits mailing list