[all-commits] [llvm/llvm-project] 9d7b08: [lldb] Format remaining signal table (NFC)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Oct 8 21:52:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9d7b08bd0657688c186b5b3d39512c484e8c37f5
https://github.com/llvm/llvm-project/commit/9d7b08bd0657688c186b5b3d39512c484e8c37f5
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M lldb/source/Plugins/Process/Utility/LinuxSignals.cpp
M lldb/source/Plugins/Process/Utility/MipsLinuxSignals.cpp
M lldb/source/Target/UnixSignals.cpp
Log Message:
-----------
[lldb] Format remaining signal table (NFC)
Restore the signal tables to its original glory and mark it as not to be
clang-formatted.
More information about the All-commits
mailing list