Files
clang-p2996/lldb/source/Core/StreamAsynchronousIO.cpp
Jonas Devlieghere 70e693c77f [lldb] Gardening in StreamAsynchronousIO (NFC) (#127717)
A handful of minor improvements to StreamAsynchronousIO:

 - Document the class.
 - Use a named enum value to distinguishing between stdout and stderr.
 - Add missing period to comment.
 - Clear the string instead of assigning to it.
 - Eliminate color argument.
2025-02-19 08:34:15 -08:00

1.2 KiB