https://github.com/JDevlieghere commented:

Could this use `os.devnull` to pick the right one based on the platform this is 
running on?
```
self.do_test(["log enable -f '{}}' lldb commands".format(os.devnull)])
```

https://github.com/llvm/llvm-project/pull/92273
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to