Page MenuHomePhabricator

Add a "SymbolEngine" to support top-level ref resolution by symbol
ClosedPublic

Authored by epriestley on Apr 12 2020, 6:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 9:55 AM
Unknown Object (File)
Sat, Mar 30, 5:30 AM
Unknown Object (File)
Thu, Mar 28, 10:51 PM
Unknown Object (File)
Mar 10 2024, 6:47 AM
Unknown Object (File)
Feb 16 2024, 8:24 PM
Unknown Object (File)
Feb 13 2024, 6:29 PM
Unknown Object (File)
Dec 27 2023, 1:21 PM
Unknown Object (File)
Dec 22 2023, 2:53 AM
Subscribers
None

Details

Summary

Ref T13490. I'm continuing to move toward modernizing "amend", which needs to load some objects by symbol at top level.

Add an API to support this.

Test Plan

Added an API caller to "arc inspect", ran it and hit the new code. Things seemed to work.

Diff Detail

Repository
rARC Arcanist
Branch
aflow9
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/workflow/ArcanistWorkflow.php:2423XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 24055
Build 33118: Run Core Tests
Build 33117: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 12 2020, 8:48 PM
This revision was automatically updated to reflect the committed changes.