DavidSpickett wrote: Just discovered some corner cases when the ANSI code is the last thing on a line, or the last thing we're print. It ends up being dropped because we print until the last visible character before it. Working on a fix now.
https://github.com/llvm/llvm-project/pull/181860 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
