[all-commits] [llvm/llvm-project] db8b15: [lldb] Inline objc_opt->version >= 14 to avoid dea...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Mar 2 16:42:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db8b1598b7187ff378b7b82c266d1993b0a39191
https://github.com/llvm/llvm-project/commit/db8b1598b7187ff378b7b82c266d1993b0a39191
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
Log Message:
-----------
[lldb] Inline objc_opt->version >= 14 to avoid dealing with bool type
More information about the All-commits
mailing list