You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: runtime-testsuite/resources/org/antlr/v4/test/runtime/descriptors/ParserExec/ListLabelsOnRuleRefStartOfAlt.txt
Copy file name to clipboardExpand all lines: runtime-testsuite/resources/org/antlr/v4/test/runtime/descriptors/Performance/DropLoopEntryBranchInLRRule_4.txt
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
for https://github.com/antlr/antlr4/issues/1398.
3
3
Seeing through a large expression takes 5 _minutes_ on
4
4
my fast box to complete. After fix, it's instantaneous.
5
+
Was working for C++ but I think it was not parsing correctly (Nov 2022)
6
+
So I'll make it skip for now and will add bug. I believe it is not
7
+
merging arrays properly.
5
8
6
9
[type]
7
10
Parser
@@ -48,6 +51,7 @@ between X1 and X2 or between X3 and X4
0 commit comments