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)
Tue, Apr 9, 6:53 AM
Unknown Object (File)
Sat, Apr 6, 1:49 PM
Unknown Object (File)
Feb 18 2024, 6:06 AM
Unknown Object (File)
Feb 5 2024, 6:37 AM
Unknown Object (File)
Jan 28 2024, 2:00 PM
Unknown Object (File)
Dec 27 2023, 1:20 PM
Unknown Object (File)
Dec 27 2023, 1:20 PM
Unknown Object (File)
Dec 27 2023, 1:20 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable