This is an archive of the discontinued LLVM Phabricator instance.

[clan-repl] Install clang-repl
ClosedPublic

Authored by v.g.vassilev on Aug 30 2021, 7:52 AM.

Details

Summary

This patch installs clang-repl in the install directory.

Diff Detail

Event Timeline

v.g.vassilev created this revision.Aug 30 2021, 7:52 AM
v.g.vassilev requested review of this revision.Aug 30 2021, 7:52 AM

@tstellar, is there a hope to get that in the llvm13 branch?

This is essentially what D106813 was supposed to do, so this is also LGTM.

You probably want to file a bugreport for @tstellar to cherry-pick this to the release. The biggest impact from this seems to be that it increases the release size and maybe that some maintainers want to package this separately (or not at all). It's probably worth pointing this out when making the cherry-pick bug report.

rsmith accepted this revision.Aug 30 2021, 4:43 PM
This revision is now accepted and ready to land.Aug 30 2021, 4:43 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2021, 8:20 AM