[Lldb-commits] [lldb] [lldb] move XcodeSDK's sysroot into a separate class (PR #144396)
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 17 09:58:57 PDT 2025
================
@@ -0,0 +1,48 @@
+//===-- XcodeSDK.h ----------------------------------------------*- C++ -*-===//
----------------
adrian-prantl wrote:
I think I would just put this into the existing XcodeSDK.h header, since it's so closely related.
https://github.com/llvm/llvm-project/pull/144396
More information about the lldb-commits
mailing list