[PATCH] D55394: Re-order type param children of ObjC nodes

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 14 14:50:37 PST 2019


rjmccall added a comment.

If I'm debugging a clang bug and calling `D->dump()`, I think it'll be just as clear as it used to be what the `ObjCTypeParamDecl` lines mean.


Repository:
  rC Clang

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

https://reviews.llvm.org/D55394





More information about the cfe-commits mailing list