-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[core] Update ANTLR to 4.13.2 #4972
Copy link
Copy link
Closed
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rulesdependenciesPull requests that update a dependency filePull requests that update a dependency file
Milestone
Metadata
Metadata
Assignees
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rulesdependenciesPull requests that update a dependency filePull requests that update a dependency file
Type
Fields
Give feedbackNo fields configured for issues without a type.
We should update Antlr to a newer version (current is 4.9.3). Antlr 4.10 introduced support for the
caseInsensitiveoption, which would help with #4396. Latest version is 4.13.1, which we should try to upgrade to.This might cause a problem with ApexLink: #4678, because https://github.com/apex-dev-tools/apex-parser depends on Antlr 4.9.1.