[PATCH] D57184: [clang-format] Allow configuring list of function-like macros that resolve to a type
Marcin Radomski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 24 23:26:23 PDT 2019
dextero updated this revision to Diff 201393.
dextero marked an inline comment as done.
dextero added a comment.
- [clang-format] Make documentation a bit clearer
- Rebased onto recent master
@Typz: thank you for the review! I don't have push access to the repository though. Could you commit this diff, or point me to someone I should ask instead?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57184/new/
https://reviews.llvm.org/D57184
Files:
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Format/FormatToken.h
lib/Format/FormatTokenLexer.cpp
lib/Format/TokenAnnotator.cpp
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57184.201393.patch
Type: text/x-patch
Size: 8063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190525/0e45ef34/attachment.bin>
More information about the cfe-commits
mailing list