DavidSpickett wrote: >If we put AI aside, you can't look for "test that lldb doesn't fault when >qProcessInfo contains foo". Even though that is a thing we can test.
For the record, ChatGPT is pretty good at giving you a starting point. My problem with that is the fine details really matter when you're writing isolated tests, so even if you do use AI you need to know it's picked the right level to test at. Hopefully this new section can help with that. https://github.com/llvm/llvm-project/pull/205581 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
