This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Avoid GCC naming conflict.
ClosedPublic

Authored by gysit on Jun 15 2021, 7:29 AM.

Details

Summary

Rename AbstractType to AbstractTy to avoid naming GCC naming conflict after https://reviews.llvm.org/D104234.

Diff Detail

Event Timeline

gysit created this revision.Jun 15 2021, 7:29 AM
gysit requested review of this revision.Jun 15 2021, 7:29 AM
gysit edited reviewers, added: ftynse; removed: rriddle.Jun 15 2021, 7:30 AM
ftynse accepted this revision.Jun 15 2021, 7:37 AM
This revision is now accepted and ready to land.Jun 15 2021, 7:37 AM
This revision was landed with ongoing or failed builds.Jun 15 2021, 7:49 AM
This revision was automatically updated to reflect the committed changes.