llvm-project/clang/test/Format
Daniel Jasper 94ea5bb115 clang-format: Add basic test for -style=none.
llvm-svn: 209447
2014-05-22 15:13:48 +00:00
..
basic.cpp
cursor.cpp Let clang-format move the cursor appropriately. 2013-05-21 12:21:39 +00:00
disable-format.cpp clang-format: Add basic test for -style=none. 2014-05-22 15:13:48 +00:00
language-detection.cpp Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing. 2013-11-29 15:19:43 +00:00
line-ranges.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-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
style-on-command-line.cpp clang-format: Explicitly set fallback style that is tested. 2013-12-03 06:48:41 +00:00