[all-commits] [llvm/llvm-project] 094ab4: Revert "Reland [clang-repl] Introduce Value to cap...
Jun Zhang via All-commits
all-commits at lists.llvm.org
Fri May 19 06:17:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 094ab4781262b6cb49d57b0ecdf84b047c879295
https://github.com/llvm/llvm-project/commit/094ab4781262b6cb49d57b0ecdf84b047c879295
Author: Jun Zhang <jun at junz.org>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M clang/include/clang/Interpreter/Interpreter.h
R clang/include/clang/Interpreter/Value.h
M clang/lib/Interpreter/CMakeLists.txt
M clang/lib/Interpreter/IncrementalParser.cpp
M clang/lib/Interpreter/IncrementalParser.h
M clang/lib/Interpreter/Interpreter.cpp
R clang/lib/Interpreter/InterpreterUtils.cpp
R clang/lib/Interpreter/InterpreterUtils.h
R clang/lib/Interpreter/Value.cpp
M clang/tools/clang-repl/CMakeLists.txt
M clang/unittests/Interpreter/CMakeLists.txt
M clang/unittests/Interpreter/InterpreterTest.cpp
Log Message:
-----------
Revert "Reland [clang-repl] Introduce Value to capture expression results"
This reverts commit d71a4e02277a64a9dece591cdf2b34f15c3b19a0.
See http://45.33.8.238/macm1/61024/step_7.txt
More information about the All-commits
mailing list