This is an archive of the discontinued LLVM Phabricator instance.

Build MLIR with -Werror=mismatched-tags (NFC)
ClosedPublic

Authored by mehdi_amini on Dec 7 2021, 9:14 PM.

Details

Summary

This is a defensive action to catch at build time on Linux failures that
may happen only on Windows otherwise.

Diff Detail

Event Timeline

mehdi_amini created this revision.Dec 7 2021, 9:14 PM
mehdi_amini requested review of this revision.Dec 7 2021, 9:14 PM
rriddle accepted this revision.Dec 7 2021, 9:56 PM
This revision is now accepted and ready to land.Dec 7 2021, 9:56 PM
This revision was automatically updated to reflect the committed changes.