Page MenuHomePhabricator

Fix XHPAST parsing of variadic calls
ClosedPublic

Authored by epriestley on Apr 7 2020, 9:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 4, 5:15 PM
Unknown Object (File)
Wed, Dec 25, 5:04 AM
Unknown Object (File)
Sat, Dec 21, 4:15 PM
Unknown Object (File)
Sat, Dec 21, 1:16 PM
Unknown Object (File)
Thu, Dec 19, 7:00 PM
Unknown Object (File)
Sat, Dec 14, 1:30 PM
Unknown Object (File)
Sat, Dec 14, 11:42 AM
Unknown Object (File)
Sat, Dec 14, 7:18 AM
Subscribers
None

Details

Summary

Depends on D21066. Ref T13492. The switch of unit test data to stable/readable output exposed this bug in parsing of variadic calls: some nodes are not given types properly.

Fix the parser and update the test.

Test Plan

Ran the test, which now works.

Diff Detail

Repository
rARC Arcanist
Branch
xhpast5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24005
Build 33040: Run Core Tests
Build 33039: arc lint + arc unit