These previously all failed one way or another, but now we produce a more
helpful error message.
Change-Id: I8ffd2e87c8e35a5134c3be289e0a1fecaa2bb8ca
Paths
| Differential D44115
TableGen: Explicitly forbid some nestings of class, multiclass, and foreach ClosedPublic Authored by nhaehnle on Mar 5 2018, 12:21 PM.
Details Summary These previously all failed one way or another, but now we produce a more Change-Id: I8ffd2e87c8e35a5134c3be289e0a1fecaa2bb8ca
Diff Detail
Event Timelinenhaehnle added a parent revision: D44114: TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons.Mar 5 2018, 12:21 PM nhaehnle added a child revision: D44195: TableGen: Remove the cast-from-string-to-variable-reference feature.Mar 7 2018, 3:15 AM This revision is now accepted and ready to land.Mar 9 2018, 9:53 AM Closed by commit rL327497: TableGen: Explicitly forbid some nestings of class, multiclass, and foreach (authored by nha). · Explain WhyMar 14 2018, 4:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138325 llvm/trunk/lib/TableGen/TGParser.cpp
|