[lldb] clang-format PathMappingList.cpp
authorKazu Hirata <kazu@google.com>
Sat, 7 Jan 2023 17:38:44 +0000 (09:38 -0800)
committerKazu Hirata <kazu@google.com>
Sat, 7 Jan 2023 17:38:44 +0000 (09:38 -0800)
commit1e56f7a064099a36ddb8c7930de78fdbaab1f6cc
treece035aa657217afa8b634b7079b7026ca923e599
parentf60aefdc7ff16aa2d4ab24e25a0c0fbbb10d8ea6
[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.
lldb/source/Target/PathMappingList.cpp