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)
Wed, Nov 20, 11:01 PM
Unknown Object (File)
Sat, Nov 16, 10:06 PM
Unknown Object (File)
Tue, Nov 5, 4:47 PM
Unknown Object (File)
Fri, Nov 1, 3:58 AM
Unknown Object (File)
Oct 9 2024, 1:14 PM
Unknown Object (File)
Sep 30 2024, 11:09 AM
Unknown Object (File)
Sep 9 2024, 2:51 PM
Unknown Object (File)
Sep 8 2024, 2:41 PM
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.