[all-commits] [llvm/llvm-project] 49c84f: Revert "[AppleObjCRuntimeV2] Force lazily allocate...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Oct 28 16:53:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 49c84fd5a4bd88cbf61ac6888a66c5da07705c5e
https://github.com/llvm/llvm-project/commit/49c84fd5a4bd88cbf61ac6888a66c5da07705c5e
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
Log Message:
-----------
Revert "[AppleObjCRuntimeV2] Force lazily allocated class names to be resolved."
We're no longer convinced that this is needed and we have no test
coverage to disprove that. Backing out of this change until we're
convinced otherwise.
More information about the All-commits
mailing list