[all-commits] [llvm/llvm-project] e6a8b9: [clang-format] Fix namespace end comments in ObjC+...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Mar 7 10:30:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6a8b92b8959b17a140a30b340dd59cfa8781dea
https://github.com/llvm/llvm-project/commit/e6a8b92b8959b17a140a30b340dd59cfa8781dea
Author: Nico Weber <thakis at chromium.org>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp
Log Message:
-----------
[clang-format] Fix namespace end comments in ObjC++ files too
See also d96ae867351ec.
Differential Revision: https://reviews.llvm.org/D121112
More information about the All-commits
mailing list