[PATCH] D116290: [clang-format] Add enforcement of consistent `class`/typename` keyword for template arguments
Adrian Vogelsgesang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 28 09:09:11 PST 2021
avogelsgesang updated this revision to Diff 396403.
avogelsgesang marked an inline comment as done.
avogelsgesang added a comment.
Fix namespace comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116290/new/
https://reviews.llvm.org/D116290
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/CMakeLists.txt
clang/lib/Format/Format.cpp
clang/lib/Format/TemplateArgumentKeywordFixer.cpp
clang/lib/Format/TemplateArgumentKeywordFixer.h
clang/unittests/Format/CMakeLists.txt
clang/unittests/Format/TemplateArgumentKeywordFixerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116290.396403.patch
Type: text/x-patch
Size: 25734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211228/c7336473/attachment-0001.bin>
More information about the cfe-commits
mailing list