JDevlieghere marked 2 inline comments as done.
JDevlieghere added inline comments.
================
Comment at: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:558
+struct CompatibleArchs {
+ const char **archs = nullptr;
----------------
labath wrote:
> Is this any different from an `ArrayRef<const char *>`?
Totally forgot about that. Thanks for the suggestion.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113155/new/
https://reviews.llvm.org/D113155
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits