[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
Sun Feb 25 11:27:13 PST 2018


jdenny created this revision.
jdenny added a reviewer: aaron.ballman.

The first FIXME introduced here will be addressed in another patch
soon.


https://reviews.llvm.org/D43748

Files:
  test/Misc/ast-print-objectivec.m
  test/Sema/attr-print.c
  test/Sema/attr-print.cpp
  utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43748.135836.patch
Type: text/x-patch
Size: 7992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180225/15249536/attachment-0001.bin>


More information about the cfe-commits mailing list