We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6855b9c commit 224e221Copy full SHA for 224e221
lldb/include/lldb/Utility/Stream.h
@@ -270,7 +270,6 @@ class Stream {
270
/// \param[in] suffix
271
/// The ANSI color code to end colorization. This is
272
/// environment-dependent.
273
-
274
void PutCStringColorHighlighted(
275
llvm::StringRef text,
276
std::optional<HighlightSettings> settings = std::nullopt);
0 commit comments