================
@@ -1582,6 +1583,25 @@ enum BinaryInformationLevel {
eBinaryInformationLevelFull
};
+/// This reflects the BreakpointResolver::ResolverTy, but this is a convenient
+/// enum for making a mask to pass to RegisterOverrideResolver. It has to be
+/// kept in sync with the ResolverTy.
+
----------------
JDevlieghere wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/198845
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits