[Lldb-commits] [PATCH] D84537: [lldb/AppleSimulator] Always provide a -simulator environment
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 24 10:28:54 PDT 2020
aprantl added inline comments.
================
Comment at: lldb/unittests/Platform/PlatformAppleSimulatorTest.cpp:72
+ }
+}
+
----------------
Does this explicitly test that platform[0] == HostInfo::GetArchitecture()?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84537/new/
https://reviews.llvm.org/D84537
More information about the lldb-commits
mailing list