llvm-project
8f85bb16
- [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp (#187900)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#187900 - [mlir][nfc] Fix gcc compiler error on destructor in PassRegistry.cpp
Author
ccotter
Parents
641569de
Loading