hanchenye-llvm-project/clang/test/Format
Daniel Jasper 553d4878da clang-format: Introduce style with spaces on both sides of */&.
Patch by Janusz Sobczak (slightly extended).
This fixes llvm.org/19929.

llvm-svn: 211098
2014-06-17 12:40:34 +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: Introduce style with spaces on both sides of */&. 2014-06-17 12:40:34 +00:00