llvm-project/clang/test/Format
Daniel Jasper 622c72ded5 Reapply r236854 and fixed r236867.
Makes emacs show a different message when clang-format encountered a
syntax error.

llvm-svn: 236943
2015-05-10 07:47:19 +00:00
..
basic.cpp
cursor.cpp Reapply r236854 and fixed r236867. 2015-05-10 07:47:19 +00:00
disable-format.cpp clang-format: Add basic test for -style=none. 2014-05-22 15:13:48 +00:00
incomplete.cpp Reapply r236854 and fixed r236867. 2015-05-10 07:47:19 +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