diff options
author | Antonio Maiorano <amaiorano@gmail.com> | 2017-01-20 01:22:42 +0000 |
---|---|---|
committer | Antonio Maiorano <amaiorano@gmail.com> | 2017-01-20 01:22:42 +0000 |
commit | 7eb7507aeb3552400c8a1f4dc82bb2212260c0da (patch) | |
tree | c1ba9c2444db29d3053228ac84cca3e5f28335a3 /libcxx/include/stdio.h | |
parent | 187ffb4a8e13dafb90b7f371325065d0d648a4a1 (diff) | |
download | bcm5719-llvm-7eb7507aeb3552400c8a1f4dc82bb2212260c0da.tar.gz bcm5719-llvm-7eb7507aeb3552400c8a1f4dc82bb2212260c0da.zip |
clang-format: fix fallback style set to "none" not always formatting
This fixes clang-format not formatting if fallback-style is explicitly set to
"none", and either a config file is found or YAML is passed in without a
"BasedOnStyle". With this change, passing "none" in these cases will have no
affect, and LLVM style will be used as the base style.
Differential Revision: https://reviews.llvm.org/D28844
llvm-svn: 292562
Diffstat (limited to 'libcxx/include/stdio.h')
0 files changed, 0 insertions, 0 deletions