[all-commits] [llvm/llvm-project] 45b6c3: Revert "[clang-repl] Support destructors of global...
Sunho Kim via All-commits
all-commits at lists.llvm.org
Sun Jun 26 06:10:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45b6c38145e72d8a2593f9637c01015122b0b28c
https://github.com/llvm/llvm-project/commit/45b6c38145e72d8a2593f9637c01015122b0b28c
Author: Sunho Kim <ksunhokim123 at gmail.com>
Date: 2022-06-26 (Sun, 26 Jun 2022)
Changed paths:
M clang/lib/Interpreter/IncrementalExecutor.cpp
M clang/lib/Interpreter/IncrementalExecutor.h
M clang/lib/Interpreter/Interpreter.cpp
M clang/test/Interpreter/execute.cpp
M clang/tools/clang-repl/ClangRepl.cpp
M clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp
Log Message:
-----------
Revert "[clang-repl] Support destructors of global objects."
This reverts commit 9de8b05bfe0de2915d2443d06159396c5f9d389f.
More information about the All-commits
mailing list