[all-commits] [llvm/llvm-project] b699bf: [lldb] Replace another inconsequential radar link ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sun Jul 30 15:25:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b699bf671aa074f41433c6469707a7a2110ffa42
https://github.com/llvm/llvm-project/commit/b699bf671aa074f41433c6469707a7a2110ffa42
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp
Log Message:
-----------
[lldb] Replace another inconsequential radar link (NFC)
The existing comment already explains what the problem is. The radar
tracks caching negative lookups in xcrun. Having a backlink is handy,
but it's not necessary as the radar references the LLDB workaround.
Furthermore, we have other places in LLDB that work around xcrun not
caching negative that should potentially be reconsidered at that time.
More information about the All-commits
mailing list