[all-commits] [llvm/llvm-project] 9b6c81: Revert "Reland "[clang-repl] Re-implement clang-in...

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Sep 1 05:36:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b6c8132d3785269512803ff51cb421f8d8bcf0e
      https://github.com/llvm/llvm-project/commit/9b6c8132d3785269512803ff51cb421f8d8bcf0e
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-09-01 (Wed, 01 Sep 2021)

  Changed paths:
    M clang/docs/ClangFormattedStatus.rst
    M clang/examples/CMakeLists.txt
    A clang/examples/clang-interpreter/CMakeLists.txt
    A clang/examples/clang-interpreter/README.txt
    A clang/examples/clang-interpreter/Test.cxx
    M clang/include/clang/Interpreter/Interpreter.h
    M clang/lib/Interpreter/IncrementalExecutor.cpp
    M clang/lib/Interpreter/IncrementalExecutor.h
    M clang/lib/Interpreter/Interpreter.cpp
    M clang/test/CMakeLists.txt
    A clang/test/Misc/interpreter.c
    M clang/test/lit.cfg.py
    M clang/unittests/Interpreter/CMakeLists.txt
    R clang/unittests/Interpreter/ExceptionTests/CMakeLists.txt
    R clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp
    M clang/unittests/Interpreter/InterpreterTest.cpp

  Log Message:
  -----------
  Revert "Reland "[clang-repl] Re-implement clang-interpreter as a test case.""

This reverts commit f0514a4d26100239088f08d618f2ba100f59958e.
Test fails on macOS: https://reviews.llvm.org/D107049#2976603




More information about the All-commits mailing list