[all-commits] [llvm/llvm-project] 38b419: Factor out reference-counting code from PlatformAp...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Fri Aug 7 14:25:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38b419eb9330c1f1bcec31764f57e932c07fb42c
https://github.com/llvm/llvm-project/commit/38b419eb9330c1f1bcec31764f57e932c07fb42c
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp
Log Message:
-----------
Factor out reference-counting code from PlatformApple*
into PlatformAppleSimulator. This is legal because that is the only
entry point for the Terminate/Initialize functions.
More information about the All-commits
mailing list