[all-commits] [llvm/llvm-project] 4d10b9: [lldb] Fix formatting and whitespace in Debugger.{...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Sep 13 09:16:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d10b9507dcf0dfe073b8642c5ade1d906e654ee
https://github.com/llvm/llvm-project/commit/4d10b9507dcf0dfe073b8642c5ade1d906e654ee
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M lldb/include/lldb/Core/Debugger.h
M lldb/source/Core/Debugger.cpp
Log Message:
-----------
[lldb] Fix formatting and whitespace in Debugger.{h,cpp} (NFC)
This file is heavily trafficked and the various formatting and
whitespace issues make it tedious to work on.
More information about the All-commits
mailing list