[PATCH] D147706: [TableGen] Fix null pointer dereferences in TreePattern::ParseTreePattern()
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue May  9 15:25:42 PDT 2023
    
    
  
craig.topper added a comment.
In D147706#4330864 <https://reviews.llvm.org/D147706#4330864>, @SweetVishnya wrote:
> 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?
Patches are usually merged by person submitting the patch. If you don't have commit access say so and one of the reviewers can commit it for you. Please provide your name and email as it should appear in the git commit log.
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