[Lldb-commits] [lldb] [lldb][test] Fix beginning/end of file test failed on Windows (PR #139278)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue May 13 03:00:33 PDT 2025
DavidSpickett wrote:
Seems fine, my only question is does the source actually need to be doing this much?
Or in other words: the example should be as complex as it needs to be to show the bug. If that means just calling the same do-nothing function over and over to create more lines, that would be preferable.
(but I see that you chose something generic that will compile everywhere, thank you for that and that aspect is spot on)
https://github.com/llvm/llvm-project/pull/139278
More information about the lldb-commits
mailing list