This is an archive of the discontinued LLVM Phabricator instance.

TableGen: Add strict assertions to sanity check earlier type checking
ClosedPublic

Authored by nhaehnle on Feb 21 2018, 2:43 AM.

Details

Summary

Both of these errors should have been caught by type-checking during
parsing.

Change-Id: I891087936fd1a91d21bcda57c256e3edbe12b94d

Diff Detail

Repository
rL LLVM

Event Timeline

nhaehnle created this revision.Feb 21 2018, 2:43 AM
tra accepted this revision.Feb 21 2018, 5:14 PM
This revision is now accepted and ready to land.Feb 21 2018, 5:14 PM
This revision was automatically updated to reflect the committed changes.