You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang-repl] Install clang-repl
This is essentially what D106813 was supposed to do but did not.
Differential revision: https://reviews.llvm.org/D108919
This way clang-repl will become part of the llvm13 release. The biggest impact from this seems to be that it increases the release size of roughly the size of the clang binary.
The text was updated successfully, but these errors were encountered:
Extended Description
Please backport
commit c9948e9 (HEAD -> main, origin/main)
Author: Vassil Vassilev v.g.vassilev@gmail.com
Date: Tue Aug 31 15:19:17 2021 +0000
This way clang-repl will become part of the llvm13 release. The biggest impact from this seems to be that it increases the release size of roughly the size of the clang binary.
The text was updated successfully, but these errors were encountered: