aprantl added inline comments.
================
Comment at:
lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:457
+ filter_modules.EmplaceBack("libc++abi.1.0.dylib");
+ filter_modules.EmplaceBack("libc++abi.1.dylib");
}
----------------
Should these be ordered such that the most likely matches on the most modern
systems come first?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132598/new/
https://reviews.llvm.org/D132598
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits