[all-commits] [llvm/llvm-project] 6a48dc: [lldb] Add missing newlines after LLDB_INSTRUMENT_VA
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Aug 3 10:51:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a48dc092b0fda65e786021ebf75bda3e1be5c33
https://github.com/llvm/llvm-project/commit/6a48dc092b0fda65e786021ebf75bda3e1be5c33
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M lldb/source/API/SBTraceCursor.cpp
Log Message:
-----------
[lldb] Add missing newlines after LLDB_INSTRUMENT_VA
Add a newline after LLDB_INSTRUMENT_VA to match the output of lldb-instr
and keep everything consistent.
More information about the All-commits
mailing list