[mlir][transform] Fix typo in TrackingListener
This was an oversight in D147206. The function should not have been made `const` (just like the other `notify...` functions).
Loading
Please sign in to comment
This was an oversight in D147206. The function should not have been made `const` (just like the other `notify...` functions).