[PATCH] D43748: [Attr] Fix paren, comma, and omitted arg printing in some cases
Joel E. Denny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 27 13:04:09 PST 2018
jdenny updated this revision to Diff 136136.
jdenny edited the summary of this revision.
jdenny added a comment.
This addresses the comment about redundant ifs.
https://reviews.llvm.org/D43748
Files:
include/clang/Basic/Attr.td
lib/Parse/ParseDecl.cpp
test/Sema/attr-print.c
test/Sema/attr-print.cpp
utils/TableGen/ClangAttrEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43748.136136.patch
Type: text/x-patch
Size: 9725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180227/9318c053/attachment.bin>
More information about the cfe-commits
mailing list