[all-commits] [llvm/llvm-project] 569be9: [lldb] Print newline between found types
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Oct 17 14:24:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 569be95a40893041f8cadf2907a5970a19b1155f
https://github.com/llvm/llvm-project/commit/569be95a40893041f8cadf2907a5970a19b1155f
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-10-17 (Mon, 17 Oct 2022)
Changed paths:
M lldb/source/Commands/CommandObjectTarget.cpp
A lldb/test/API/lang/cpp/type_lookup_duplicate/Makefile
A lldb/test/API/lang/cpp/type_lookup_duplicate/TestCppTypeLookupDuplicate.py
A lldb/test/API/lang/cpp/type_lookup_duplicate/main.cpp
Log Message:
-----------
[lldb] Print newline between found types
Or else multiple entries end up overlapping on the same line.
Reviewed By: DavidSpickett
Differential Revision: https://reviews.llvm.org/D135827
More information about the All-commits
mailing list