[all-commits] [llvm/llvm-project] 81fb64: [clang-repl] Allow loading of plugins in clang-repl.

Vassil Vassilev via All-commits all-commits at lists.llvm.org
Mon Oct 4 22:21:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81fb640f83b6a5d099f9124739ab3049be79ea56
      https://github.com/llvm/llvm-project/commit/81fb640f83b6a5d099f9124739ab3049be79ea56
  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:
  -----------
  [clang-repl] Allow loading of plugins in clang-repl.

Differential revision: https://reviews.llvm.org/D110484




More information about the All-commits mailing list