[all-commits] [llvm/llvm-project] 99614d: [lldb-vscode] NFC: clang format
walter erquinigo via All-commits
all-commits at lists.llvm.org
Mon Aug 17 09:18:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 99614d410cefeb4606232e78cdcf8cf7b2620f79
https://github.com/llvm/llvm-project/commit/99614d410cefeb4606232e78cdcf8cf7b2620f79
Author: Walter Erquinigo <waltermelon at fb.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M lldb/tools/lldb-vscode/ExceptionBreakpoint.h
M lldb/tools/lldb-vscode/FunctionBreakpoint.cpp
M lldb/tools/lldb-vscode/JSONUtils.h
M lldb/tools/lldb-vscode/SourceBreakpoint.h
M lldb/tools/lldb-vscode/VSCode.cpp
M lldb/tools/lldb-vscode/VSCode.h
M lldb/tools/lldb-vscode/lldb-vscode.cpp
Log Message:
-----------
[lldb-vscode] NFC: clang format
Run clang-format on all the c++ file of this project.
More information about the All-commits
mailing list