This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Fix missing namespaces in `mlir/unittests/TableGen/OpBuildGen.cpp`
AbandonedPublic

Authored by frgossen on Nov 5 2020, 8:27 AM.

Details

Reviewers
pifon2a
Summary

This fixes an issue introduced in 72c65b698e3af6d1826dad43cb57d4ec06844fcc.

Diff Detail

Event Timeline

frgossen created this revision.Nov 5 2020, 8:27 AM
frgossen requested review of this revision.Nov 5 2020, 8:27 AM
pifon2a accepted this revision.Nov 5 2020, 8:32 AM
This revision is now accepted and ready to land.Nov 5 2020, 8:32 AM

For the future you can just commit this sort of thing. Though I admit to being curious about the lint error :)