llvm-project/clang/unittests/Format
Marianne Mailhot-Sarrasin 03137c6538 clang-format: Last line in incomplete block is indented incorrectly
Indentation of the last line was reset to the initial indentation of the block when reaching EOF.

Patch by Maxime Beaulieu

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

llvm-svn: 266321
2016-04-14 14:56:49 +00:00
..
CMakeLists.txt FormatTests: Update libdeps corresponding to r262323. 2016-03-01 13:11:36 +00:00
FormatTest.cpp clang-format: Last line in incomplete block is indented incorrectly 2016-04-14 14:56:49 +00:00
FormatTestJS.cpp clang-format: [JS] Test for parameter annotations. 2016-04-11 09:17:57 +00:00
FormatTestJava.cpp clang-format: [Java] Remove unnecessary line break after complex annotations 2016-01-27 20:14:23 +00:00
FormatTestProto.cpp clang-format: [Proto] Basic support for options with <> for repeated fields. 2016-01-04 07:28:12 +00:00
FormatTestSelective.cpp clang-format: [JS] Make requoting of JavaScript string literals only 2016-03-17 13:03:41 +00:00
FormatTestUtils.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
SortIncludesTest.cpp clang-format: Make include sorting's main include detection configurable. 2016-03-21 14:11:27 +00:00