[all-commits] [llvm/llvm-project] 1e56f7: [lldb] clang-format PathMappingList.cpp
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jan 7 09:38:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e56f7a064099a36ddb8c7930de78fdbaab1f6cc
https://github.com/llvm/llvm-project/commit/1e56f7a064099a36ddb8c7930de78fdbaab1f6cc
Author: Kazu Hirata <kazu at google.com>
Date: 2023-01-07 (Sat, 07 Jan 2023)
Changed paths:
M lldb/source/Target/PathMappingList.cpp
Log Message:
-----------
[lldb] clang-format PathMappingList.cpp
This patch clang-formats AppendPathComponents in PathMappingList.cpp.
Without this patch, clang-format would indent the body of the
following function by four spaces.
More information about the All-commits
mailing list