[all-commits] [llvm/llvm-project] f2c97f: [clang-format] Fix a bug in NamespaceEndCommentsFi...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue Sep 26 14:22:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2c97ffe4688ba85274146b4c9fc4bcffa92ecbc
https://github.com/llvm/llvm-project/commit/f2c97ffe4688ba85274146b4c9fc4bcffa92ecbc
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M clang/lib/Format/NamespaceEndCommentsFixer.cpp
M clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in NamespaceEndCommentsFixer (#67422)
Fixed #67407.
More information about the All-commits
mailing list