[PATCH] D56924: Special case ObjCPropertyDecl for printing

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 25 10:25:18 PST 2019


dgoldman added a comment.

In D56924#1407836 <https://reviews.llvm.org/D56924#1407836>, @arphaman wrote:

> Please add a test that covers the '(class extension)' output as well.


Removed the `(class extension)` output as the property getter if statement should now handle this.


Repository:
  rC Clang

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

https://reviews.llvm.org/D56924





More information about the cfe-commits mailing list