labath wrote: Don't take this to imply I'm against removing the non-native plugin (I'm not, I'd very much like to get rid of it myself), but here are a couple of alternatives: - it has always bothered me that this is controlled by an environment variable. The original justification was that it's a temporary thing, but we can now see how big of a joke that was. If this was a regular setting, there'd be no need for special infrastructure to support it as we have the `--setting` flag to dotest. - Maybe it's time to flip the default to the native implementation. Then there'd be no need for flags, and those that are really bent on having the non-native version can set the setting/variable to get it back.
https://github.com/llvm/llvm-project/pull/149305 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits