[PATCH] D147706: [TableGen] Fix null pointer dereferences in TreePattern::ParseTreePattern()

Alexey Vishnyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 15:21:34 PDT 2023


SweetVishnya added a comment.

In D147706#4330840 <https://reviews.llvm.org/D147706#4330840>, @arsenm wrote:

> In D147706#4330830 <https://reviews.llvm.org/D147706#4330830>, @arsenm wrote:
>
>> In D147706#4330642 <https://reviews.llvm.org/D147706#4330642>, @SweetVishnya wrote:
>>
>>> Can we merge this fix into main branch?
>>
>> Don’t see why not
>
> Have you opened an issue to merge it?

No, I haven't. I thought that patches are merged some time after approval. What further actions should I take?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147706



More information about the llvm-commits mailing list