================ @@ -54,6 +54,13 @@ using namespace lldb; using namespace lldb_private; using namespace llvm::minidump; +// Set of all the stop reasons minidumps will collect. ---------------- Jlalond wrote:
@labath Hey Pavel, is there a more elegant way to define a constant set? I want to define these enums in a unified place so our two uses cases don't diverge, but I don't know a better way https://github.com/llvm/llvm-project/pull/108448 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits