[PATCH] D25768: [Format] Cleanup after replacing constructor body with = default

2016-10-20 Thread Malcolm Parsons via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL284732: [Format] Cleanup after replacing constructor body with = default (authored by malcolm.parsons). Changed prior to commit: https://reviews.llvm.org/D25768?vs=75138&id=75299#toc Repository: rL L

[PATCH] D25768: [Format] Cleanup after replacing constructor body with = default

2016-10-19 Thread Daniel Jasper via cfe-commits
djasper accepted this revision. djasper added a comment. This revision is now accepted and ready to land. Looks good. https://reviews.llvm.org/D25768 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listi

[PATCH] D25768: [Format] Cleanup after replacing constructor body with = default

2016-10-19 Thread Malcolm Parsons via cfe-commits
malcolm.parsons created this revision. malcolm.parsons added a reviewer: djasper. malcolm.parsons added a subscriber: cfe-commits. Herald added a subscriber: klimek. Remove colon and commas after replacing constructor body with = default. Fix annotation of TT_CtorInitializerColon when preceded by