Skip to content

Commit 323eb7b

Browse files
author
git apple-llvm automerger
committed
Merge commit '224e221f1bcb' from llvm.org/main into next
2 parents b59bd08 + 224e221 commit 323eb7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/include/lldb/Utility/Stream.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ class Stream {
270270
/// \param[in] suffix
271271
/// The ANSI color code to end colorization. This is
272272
/// environment-dependent.
273-
274273
void PutCStringColorHighlighted(
275274
llvm::StringRef text,
276275
std::optional<HighlightSettings> settings = std::nullopt);

0 commit comments

Comments
 (0)