llvm-project
8f85bb16 - [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (#187900)

Commit
40 days ago
[mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (#187900) Remove template arguments from out-of-line destructor definition, as C++20 does not allow template-ids on destructors.
Author
Parents
Loading