[PATCH] D128589: [clang-repl] Support destructors of global objects.
Sunho Kim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 26 01:21:10 PDT 2022
sunho updated this revision to Diff 440047.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128589/new/
https://reviews.llvm.org/D128589
Files:
clang/lib/Interpreter/IncrementalExecutor.cpp
clang/lib/Interpreter/IncrementalExecutor.h
clang/lib/Interpreter/Interpreter.cpp
clang/test/Interpreter/execute.cpp
clang/tools/clang-repl/ClangRepl.cpp
clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128589.440047.patch
Type: text/x-patch
Size: 4204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220626/ba37350f/attachment.bin>
More information about the cfe-commits
mailing list