llvm-project/clang/test/Format
Daniel Jasper a1036e5d08 clang-format: When a line is formatted, also format subsequence lines if their indent is off.
Summary: This is especially important so that if a change is solely inserting a block around a few statements, clang-format-diff.py will still clean up and add indentation to the inner parts.

Reviewers: klimek

Subscribers: cfe-commits, klimek

Differential Revision: http://reviews.llvm.org/D14105

llvm-svn: 251474
2015-10-28 01:08:22 +00:00
..
adjust-indent.cpp clang-format: When a line is formatted, also format subsequence lines if their indent is off. 2015-10-28 01:08:22 +00:00
basic.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
cursor.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
disable-format.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
incomplete.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
language-detection.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
line-ranges.cpp clang-format: When a line is formatted, also format subsequence lines if their indent is off. 2015-10-28 01:08:22 +00:00
multiple-inputs-error.cpp Added -lines X:Y option to specify line range to process. This is a more human-friendly alternative to -offset and -length. 2013-07-18 22:54:56 +00:00
multiple-inputs-inplace.cpp clang-format support for multiple input files. 2013-04-24 12:46:44 +00:00
multiple-inputs.cpp clang-format support for multiple input files. 2013-04-24 12:46:44 +00:00
ranges.cpp clang-format: When a line is formatted, also format subsequence lines if their indent is off. 2015-10-28 01:08:22 +00:00
style-on-command-line.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
xmloutput.cpp clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00