Fix one memory leak in the MLIRParser by using std::unique_ptr to hold the new block pointer
This is NFC when there is no parsing error. Differential Revision: https://reviews.llvm.org/D83619
Loading
Please register or sign in to comment
This is NFC when there is no parsing error. Differential Revision: https://reviews.llvm.org/D83619