[all-commits] [llvm/llvm-project] da58ca: [clang-repl] Build and install clang-repl by default.
Vassil Vassilev via All-commits
all-commits at lists.llvm.org
Tue Jul 27 07:10:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da58ca51f0cf4b415bbfc299ac7cef0666243c6c
https://github.com/llvm/llvm-project/commit/da58ca51f0cf4b415bbfc299ac7cef0666243c6c
Author: Vassil Vassilev <v.g.vassilev at gmail.com>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M clang/tools/clang-repl/CMakeLists.txt
Log Message:
-----------
[clang-repl] Build and install clang-repl by default.
We have the basic infrastructure in place. We can recover from simple errors
(recovering from errors in template instantiations is not yet supported). It
looks like we are in a reasonably functional state for llvm13.
Differential revision: https://reviews.llvm.org/D106813
More information about the All-commits
mailing list