[Lldb-commits] [lldb] [lldb][test] Fix beginning/end of file test failed on Windows (PR #139278)

via lldb-commits lldb-commits at lists.llvm.org
Wed May 14 06:08:37 PDT 2025


hapeeeeee 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.

I have removed unnecessary code to ensure that the file used in the test case is as simple as possible.


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


More information about the lldb-commits mailing list