[PATCH] D55395: Re-order content in OMPDeclareReductionDecl dump

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 9 07:10:45 PST 2018


steveire added a comment.

In D55395#1324699 <https://reviews.llvm.org/D55395#1324699>, @aaron.ballman wrote:

> This is a novel approach that's not used anywhere else in the AST dumper


Actually it's used by the InitListExpr dump. See https://reviews.llvm.org/D55488


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55395/new/

https://reviews.llvm.org/D55395





More information about the cfe-commits mailing list