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)
Thu, Feb 27, 11:22 PM
Unknown Object (File)
Sat, Feb 22, 2:24 PM
Unknown Object (File)
Fri, Feb 21, 3:59 AM
Unknown Object (File)
Tue, Feb 18, 7:34 PM
Unknown Object (File)
Fri, Feb 14, 7:38 PM
Unknown Object (File)
Fri, Feb 14, 1:42 PM
Unknown Object (File)
Sun, Feb 9, 2:44 AM
Unknown Object (File)
Feb 3 2025, 7:31 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