]> granicus.if.org Git - clang/commit
[ClangFormat] Editor integrations inherit default style from clang-format binary
authorSam McCall <sam.mccall@gmail.com>
Fri, 17 May 2019 07:22:55 +0000 (07:22 +0000)
committerSam McCall <sam.mccall@gmail.com>
Fri, 17 May 2019 07:22:55 +0000 (07:22 +0000)
commita4c9a483400dbbc38266d7290f82d7888dd6a241
tree81faed1191831e2f3e18345d09bc8f04e3e69030
parent0d69c680256f145bf35a764b8db7d3f96a57b694
[ClangFormat] Editor integrations inherit default style from clang-format binary

Summary:
This allows downstream customizations to the default style to work without
needing to also modify the editor integrations.

Reviewers: ilya-biryukov

Reviewed By: ilya-biryukov

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D49719

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360996 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-format/clang-format-sublime.py
tools/clang-format/clang-format-test.el
tools/clang-format/clang-format.el
tools/clang-format/clang-format.py