This is an archive of the discontinued LLVM Phabricator instance.

[mlir][ods] Generate remover methods with camelcase
ClosedPublic

Authored by Mogball on Dec 6 2022, 2:51 PM.

Details

Summary

The remove*Attr methods were not being generated with the correct
camelcase method.

Depends on D139470

Diff Detail

Event Timeline

Mogball created this revision.Dec 6 2022, 2:51 PM
Mogball requested review of this revision.Dec 6 2022, 2:51 PM
rriddle accepted this revision.Dec 8 2022, 10:34 AM
This revision is now accepted and ready to land.Dec 8 2022, 10:34 AM
This revision was landed with ongoing or failed builds.Dec 8 2022, 11:33 AM
This revision was automatically updated to reflect the committed changes.