[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
Sun Dec 26 13:22:49 PST 2021
avogelsgesang updated this revision to Diff 396237.
avogelsgesang added a comment.
Fix code formatting
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.396237.patch
Type: text/x-patch
Size: 21515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211226/a32f5d21/attachment-0001.bin>
More information about the cfe-commits
mailing list