[all-commits] [llvm/llvm-project] f4f9ad: Reland "[clang-repl] Allow loading of plugins in c...
Vassil Vassilev via All-commits
all-commits at lists.llvm.org
Tue Oct 5 06:04:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4f9ad0f5d8e8994c677c3712dff7585bf8bd963
https://github.com/llvm/llvm-project/commit/f4f9ad0f5d8e8994c677c3712dff7585bf8bd963
Author: Vassil Vassilev <v.g.vassilev at gmail.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M clang/include/clang/Frontend/CompilerInstance.h
M clang/lib/Frontend/CompilerInstance.cpp
M clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
M clang/lib/Interpreter/IncrementalParser.cpp
A clang/test/Interpreter/plugins.cpp
M clang/tools/clang-repl/CMakeLists.txt
M clang/tools/clang-repl/ClangRepl.cpp
Log Message:
-----------
Reland "[clang-repl] Allow loading of plugins in clang-repl."
Differential revision: https://reviews.llvm.org/D110484
More information about the All-commits
mailing list