This is an archive of the discontinued LLVM Phabricator instance.

[clang-repl] Add an accessor to our underlying execution engine
ClosedPublic

Authored by v.g.vassilev on Mar 10 2022, 1:59 PM.

Details

Summary

This patch will allow better incremental adoption of these changes in downstream cling and other users which want to experiment by customizing the execution engine.

Diff Detail

Event Timeline

v.g.vassilev created this revision.Mar 10 2022, 1:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2022, 1:59 PM
v.g.vassilev requested review of this revision.Mar 10 2022, 1:59 PM

Order fwd decls alphabetically.

rsmith accepted this revision.Mar 10 2022, 5:10 PM
This revision is now accepted and ready to land.Mar 10 2022, 5:10 PM