Commit Graph

4 Commits

Author SHA1 Message Date
198a9300cd Tune ObjC clang-format configuration
This CL sets some options for ObjC in the .clang-format file to closer
match our style guide.

NOTRY=True
BUG=webrtc:7406

Review-Url: https://codereview.webrtc.org/2869593002
Cr-Commit-Position: refs/heads/master@{#18092}
2017-05-11 09:14:18 +00:00
708f731fd1 Update clang-format to use Google style guide for ObjC.
We are using Google style guide for ObjC code. Clang-format now allows
us to differentiate between C++ and ObjC code. With this change it now
uses Google style guide with ColumnLimit of 100 for ObjC code.

NOTRY=True
BUG=webrtc:7406

Review-Url: https://codereview.webrtc.org/2775613002
Cr-Commit-Position: refs/heads/master@{#17387}
2017-03-27 11:35:05 +00:00
25337bb5ab Android: Update clang-format to follow Google style guide
BUG=webrtc:6419
NOTRY=True

Review-Url: https://codereview.webrtc.org/2368963002
Cr-Commit-Position: refs/heads/master@{#14385}
2016-09-26 18:47:53 +00:00
4e3161dd55 Style-option file for clang-format.
Specifies that clang-format as well as related editor plugins should use
Chromium style.

BUG=
TEST=formatting code with vim, running :ClangFormat before/after this change.
R=tommi@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/4339004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5172 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-11-25 15:30:37 +00:00