[Lldb-commits] [lldb] [lldb] Don't flush llvm::raw_string_ostream (NFC) (PR #110128)
Youngsuk Kim via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 26 07:54:54 PDT 2024
JOE1994 wrote:
> ⚠️ C/C++ code formatter, clang-format found issues in your code. ⚠️
>
> You can test this locally with the following command:
> View the diff from clang-format here.
clang-format is complaining about an adjacent line that is untouched by this revision.
To simplify patch diff, I'd prefer not to follow suggestion from clang-format here.
https://github.com/llvm/llvm-project/pull/110128
More information about the lldb-commits
mailing list