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)
Sun, Mar 10, 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
Unknown Object (File)
Dec 1 2023, 8:04 PM
Unknown Object (File)
Nov 30 2023, 4:09 AM
Unknown Object (File)
Nov 17 2023, 12:06 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.