Both of these errors should have been caught by type-checking during
parsing.
Change-Id: I891087936fd1a91d21bcda57c256e3edbe12b94d
Paths
| Differential D43558
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 Change-Id: I891087936fd1a91d21bcda57c256e3edbe12b94d
Diff Detail
Event Timelinenhaehnle added a parent revision: D43557: TableGen: Allow implicit casting between string and code.Feb 21 2018, 2:43 AM This revision is now accepted and ready to land.Feb 21 2018, 5:14 PM Closed by commit rL325800: TableGen: Add strict assertions to sanity check earlier type checking (authored by nha). · Explain WhyFeb 22 2018, 7:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 135424 llvm/trunk/include/llvm/TableGen/Record.h
llvm/trunk/lib/TableGen/Record.cpp
|