forked from OSchip/llvm-project
e0ff5a8410
Currently clang-format starts overriding the default values at index 0 (keeping the existing values) instead of appending or replacing all values. This patch simply checks the current (IMO surprising) behaviour and does not attempt to change it. Reviewed By: MyDeveloperDay Differential Revision: https://reviews.llvm.org/D86941 |
||
---|---|---|
.. | ||
adjust-indent.cpp | ||
basic.cpp | ||
cursor.cpp | ||
disable-format.cpp | ||
disable-include-sorting.cpp | ||
dry-run-alias.cpp | ||
dry-run.cpp | ||
dump-config-cxx.h | ||
dump-config-list-override.cpp | ||
dump-config-objc.h | ||
incomplete.cpp | ||
inplace.cpp | ||
language-detection.cpp | ||
line-ranges.cpp | ||
lit.local.cfg | ||
multiple-inputs-error.cpp | ||
multiple-inputs-inplace.cpp | ||
multiple-inputs.cpp | ||
ranges.cpp | ||
remove-duplicate-includes.cpp | ||
style-on-command-line.cpp | ||
verbose.cpp | ||
xmloutput.cpp |