[PATCH] D50132: [clang-format] Add some text proto functions to Google style

2018-08-01 Thread Krasimir Georgiev via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL338524: [clang-format] Add some text proto functions to Google style (authored by krasimir, committed by ). Herald added a subscriber: llvm-commits. Repository: rL LLVM https://reviews.llvm.org/D50132

[PATCH] D50132: [clang-format] Add some text proto functions to Google style

2018-08-01 Thread Daniel Jasper via Phabricator via cfe-commits
djasper accepted this revision. djasper added a comment. This revision is now accepted and ready to land. Looks good. Repository: rC Clang https://reviews.llvm.org/D50132 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D50132: [clang-format] Add some text proto functions to Google style

2018-08-01 Thread Krasimir Georgiev via Phabricator via cfe-commits
krasimir created this revision. krasimir added a reviewer: djasper. Herald added subscribers: cfe-commits, acoomans. Adds 2 functions taking a text proto argument. Repository: rC Clang https://reviews.llvm.org/D50132 Files: lib/Format/Format.cpp Index: lib/Format/Format.cpp