[Lldb-commits] [lldb] [llvm] [llvm][telemetry]Change Telemetry-disabling mechanism. (PR #128534)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 25 01:14:20 PST 2025


https://github.com/labath commented:

For me the biggest question is what to do with tests when the setting is turned off, as this makes them run but not succeed. Not running them is one option, but maybe there's a way to disable this in a sufficiently decisive manner while leaving a back door open for tests? (question both for you and @JDevlieghere)

https://github.com/llvm/llvm-project/pull/128534


More information about the lldb-commits mailing list