[PATCH] D57965: Clean up ObjCPropertyDecl printing
Jan Korous via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 4 12:51:06 PST 2019
jkorous added a comment.
Hi David,
I am just wondering - while you're here would you mind adding couple more tests? It would be great to have a test for each attribute.
Also, what do you think about Ben's suggestion? I think it would be nice to be consistent with the style Objective-C documentation uses:
https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/EncapsulatingData/EncapsulatingData.html
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57965/new/
https://reviews.llvm.org/D57965
More information about the cfe-commits
mailing list