mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
[NFC][lldb] fix extra line after documentation (#149482)
Formatting patch which removes an extra line after a docstring.
This commit is contained in:
@@ -270,7 +270,6 @@ public:
|
||||
/// \param[in] suffix
|
||||
/// The ANSI color code to end colorization. This is
|
||||
/// environment-dependent.
|
||||
|
||||
void PutCStringColorHighlighted(
|
||||
llvm::StringRef text,
|
||||
std::optional<HighlightSettings> settings = std::nullopt);
|
||||
|
||||
Reference in New Issue
Block a user