Branch: refs/heads/main
Revision: 87ef1603099a52463e48e5e95ac7feaf880c33c6
Author: jabraham17
Link: Properly handle erroneous expressions by jabraham17 · Pull Request #28841 · chapel-lang/chapel · GitHub
Log Message:
Properly handle erroneous expressions (#28841)
Avoid assertion error by handling erroneous expressions so that the user
error is properly propagated
- paratest
[Reviewed by @DanilaFe]
Diff:
M frontend/lib/parsing/ParserContextImpl.h
D test/classes/forwarding/forwardToNonVar.bad
D test/classes/forwarding/forwardToNonVar.future
M test/classes/forwarding/forwardToNonVar.good
https://github.com/chapel-lang/chapel/pull/28841.diff