diff options
author | Krasimir Georgiev <krasimir@google.com> | 2017-01-20 12:39:05 +0000 |
---|---|---|
committer | Krasimir Georgiev <krasimir@google.com> | 2017-01-20 12:39:05 +0000 |
commit | 69cb6ce7fb2a9b5b6f94e18e21368f03fa2f50c5 (patch) | |
tree | 84876dab7fab7d8beaf15c4a2c8d73de3afd46bd /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 8942722cbc2f379184e57ed11c6093a38c4724dc (diff) | |
download | llvm-69cb6ce7fb2a9b5b6f94e18e21368f03fa2f50c5.zip llvm-69cb6ce7fb2a9b5b6f94e18e21368f03fa2f50c5.tar.gz llvm-69cb6ce7fb2a9b5b6f94e18e21368f03fa2f50c5.tar.bz2 |
[clang-format] Remove redundant test in style-on-command-line.cpp
Summary:
rL292562 added a fix to always format if the fallback style is set to "none".
In test/Format/style-on-command-line.cpp:19 is redundant, since -fallback-style
has a default value of LLVM set in ClangFormat.cpp:72.
@amaiorano: I believe that the rest of the test cases still cover your change in
case the fallback style is explicitly set to "none". Please, if this is not the
case, initiate a discussion.
Reviewers: ioeric, bkramer
Reviewed By: ioeric
Subscribers: cfe-commits, klimek, amaiorano
Differential Revision: https://reviews.llvm.org/D28943
llvm-svn: 292604
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions