[all-commits] [llvm/llvm-project] 71f3ca: Revert "[lldb][Target] Flush the scratch TypeSyste...
Michael137 via All-commits
all-commits at lists.llvm.org
Fri Dec 2 06:13:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71f3cac7895ad516ec25438f803ed3c9916c215a
https://github.com/llvm/llvm-project/commit/71f3cac7895ad516ec25438f803ed3c9916c215a
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M lldb/source/Target/Target.cpp
R lldb/test/API/functionalities/rerun_and_expr/Makefile
R lldb/test/API/functionalities/rerun_and_expr/TestRerunAndExpr.py
R lldb/test/API/functionalities/rerun_and_expr/main.cpp
R lldb/test/API/functionalities/rerun_and_expr/rebuild.cpp
R lldb/test/API/functionalities/rerun_and_expr_dylib/Makefile
R lldb/test/API/functionalities/rerun_and_expr_dylib/TestRerunAndExprDylib.py
R lldb/test/API/functionalities/rerun_and_expr_dylib/lib.cpp
R lldb/test/API/functionalities/rerun_and_expr_dylib/main.cpp
R lldb/test/API/functionalities/rerun_and_expr_dylib/rebuild.cpp
Log Message:
-----------
Revert "[lldb][Target] Flush the scratch TypeSystem when owning lldb_private::Module gets unloaded"
This reverts commit 4df11394a10b3b15d2fb9bde8b831cf68785aa45.
More information about the All-commits
mailing list