================
@@ -495,8 +581,8 @@ ExtractLibcxxStringInfo(ValueObject &valobj) {
StringLayout layout =
*index_or_err == 0 ? StringLayout::DSC : StringLayout::CSD;
- bool short_mode = false; // this means the string is in short-mode and the
- // data is stored inline
+ bool short_mode = false; // this means the string is in short-mode and the
+ // data is stored inline
----------------
Nerixyz wrote:
This and the changes below are unrelated (probably from format-on-save?).
https://github.com/llvm/llvm-project/pull/174195
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits