[all-commits] [llvm/llvm-project] 2b8542: [clang-format] Correctly count annoated lines of a...
Owen via All-commits
all-commits at lists.llvm.org
Thu Aug 10 15:55:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b8542ce8e8c24dfcdd04333333542cf733556b8
https://github.com/llvm/llvm-project/commit/2b8542ce8e8c24dfcdd04333333542cf733556b8
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M clang/lib/Format/NamespaceEndCommentsFixer.cpp
M clang/lib/Format/TokenAnnotator.h
M clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp
Log Message:
-----------
[clang-format] Correctly count annoated lines of a namespace body
Fixes #63882.
Differential Revision: https://reviews.llvm.org/D157244
More information about the All-commits
mailing list