]> granicus.if.org Git - clang/commit
Added Mozilla style, cleaned get*Style methods.
authorAlexander Kornienko <alexfh@google.com>
Mon, 6 May 2013 14:11:27 +0000 (14:11 +0000)
committerAlexander Kornienko <alexfh@google.com>
Mon, 6 May 2013 14:11:27 +0000 (14:11 +0000)
commitfb59486ef3624d09896b09a978b28eb63cfd3c46
tree75b17093af3f255d1e06d9348103957b1441574c
parent7ff96ed7336b4f0efef05c10fd5ce5143918d4e1
Added Mozilla style, cleaned get*Style methods.

Summary: Patch based on a patch by Ehsan Akhgari.

Reviewers: djasper

Reviewed By: djasper

CC: cfe-commits, klimek
Differential Revision: http://llvm-reviews.chandlerc.com/D750

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181196 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Format/Format.h
lib/Format/Format.cpp
tools/clang-format/ClangFormat.cpp