[PATCH] D129519: [Symbolizer] Implement contextual symbolizer markup elements.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 13:54:07 PDT 2022


mysterymath added a comment.

In D129519#3669903 <https://reviews.llvm.org/D129519#3669903>, @mysterymath wrote:

> In D129519#3669837 <https://reviews.llvm.org/D129519#3669837>, @dyung wrote:
>
>> One of the tests you added symbolize-filter-markup-reset.test seems to be failing on the PS5 Windows bot, can you take a look?
>>
>> https://lab.llvm.org/staging/#/builders/204/builds/1751
>
> Looking on my Windows box; I'll revert if I can't get to the bottom of it in a few minutes.

Seems to have been a use-after-free; this should be fixed by cc0a1078f5fb53638e6c125f3be2728dfe84e129 <https://reviews.llvm.org/rGcc0a1078f5fb53638e6c125f3be2728dfe84e129>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129519



More information about the llvm-commits mailing list