[PATCH] D86782: [clang-format] Allow configuring list of macros that map to attributes
Alexander Richardson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 1 07:54:54 PDT 2020
arichardson updated this revision to Diff 289167.
arichardson added a comment.
- fix name of key in config file
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86782/new/
https://reviews.llvm.org/D86782
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/FormatToken.h
clang/lib/Format/FormatTokenLexer.cpp
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86782.289167.patch
Type: text/x-patch
Size: 13763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200901/b4d5bdfe/attachment.bin>
More information about the cfe-commits
mailing list