aprantl added inline comments.
================ Comment at: lldb/unittests/Platform/PlatformMacOSXTest.cpp:25 + "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/" + "Developer/SDKs/MacOSX10.15.sdk"); + EXPECT_FALSE(static_cast<bool>(standard)); ---------------- This also needs a testcase where the SDK is called MacOSX.sdk, which is actually the more common scenario. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D76261/new/ https://reviews.llvm.org/D76261 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits