[all-commits] [llvm/llvm-project] 6385c2: [AppleObjCRuntimeV2] Force lazily allocated class ...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Fri Mar 20 13:43:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6385c2ab8ff8304eafa822012c40934690bde124
https://github.com/llvm/llvm-project/commit/6385c2ab8ff8304eafa822012c40934690bde124
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
M lldb/test/Shell/ExecControl/StopHook/stop-hook.test
Log Message:
-----------
[AppleObjCRuntimeV2] Force lazily allocated class names to be resolved.
Fixes a couple of tests on new versions of the Obj-C runtime.
More information about the All-commits
mailing list