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

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 17:48:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332314: [AST] Fix printing tag decl groups in decl contexts (authored by jdenny, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45465?vs=146709&id=146727#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45465

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45465.146727.patch
Type: text/x-patch
Size: 10261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/87882cb6/attachment.bin>


More information about the llvm-commits mailing list