[all-commits] [llvm/llvm-project] 788e0f: [clang-repl] Add an accessor to our underlying exe...

Vassil Vassilev via All-commits all-commits at lists.llvm.org
Fri Mar 11 01:25:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 788e0f7f3e96a9d61c2412e452c4589e2693b79a
      https://github.com/llvm/llvm-project/commit/788e0f7f3e96a9d61c2412e452c4589e2693b79a
  Author: Vassil Vassilev <v.g.vassilev at gmail.com>
  Date:   2022-03-11 (Fri, 11 Mar 2022)

  Changed paths:
    M clang/include/clang/Interpreter/Interpreter.h
    M clang/lib/Interpreter/IncrementalExecutor.h
    M clang/lib/Interpreter/Interpreter.cpp

  Log Message:
  -----------
  [clang-repl] Add an accessor to our underlying execution engine

This patch will allow better incremental adoption of these changes in downstream
cling and other users which want to experiment by customizing the execution
engine.




More information about the All-commits mailing list