[PATCH] D45465: [AST] Fix printing tag decl groups in decl contexts

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 14 15:49:40 PDT 2018


jdenny updated this revision to Diff 146709.
jdenny marked 2 inline comments as done.
jdenny added a comment.

Made the suggested change.  Thanks!


https://reviews.llvm.org/D45465

Files:
  lib/AST/DeclPrinter.cpp
  test/Misc/ast-print-enum-decl.c
  test/Misc/ast-print-record-decl.c
  test/Sema/ast-print.c
  test/SemaCXX/ast-print.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45465.146709.patch
Type: text/x-patch
Size: 10111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180514/5910c940/attachment.bin>


More information about the cfe-commits mailing list