summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/WhitespaceManager.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-format] Add support of consecutive declarations alignmentDaniel Jasper2015-10-011-1/+10
* clang-format: clang-format (NFC)Daniel Jasper2015-06-171-2/+4
* clang-format: Add ability to align assignment operators.Daniel Jasper2015-04-291-0/+7
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-3/+3
* Fix alignment of trailing block comments.Alexander Kornienko2014-04-171-3/+23
* Fix a tranche of comment, test and doc typosAlp Toker2013-12-051-1/+1
* Support formatting of preprocessor branches.Manuel Klimek2013-10-111-1/+4
* Implemented tab usage only for indentation (http://llvm.org/PR17363)Alexander Kornienko2013-09-271-5/+12
* Correctly indent with tabs when whitespace starts from the column not divisib...Alexander Kornienko2013-09-271-1/+2
* Support for CR LF newlines.Alexander Kornienko2013-09-111-7/+9
* Reformat clang-format's source files after r185822 and others.Daniel Jasper2013-07-081-3/+2
* Insert a space at the start of a line comment in case it starts with an alpha...Alexander Kornienko2013-06-111-11/+13
* The second step in the token refactoring.Manuel Klimek2013-05-291-1/+1
* Major refactoring of BreakableToken.Manuel Klimek2013-05-271-8/+0
* Makes whitespace management more consistent.Manuel Klimek2013-05-221-53/+109
* Implements UseTab for clang-format.Manuel Klimek2013-05-131-0/+2
* Add option to align escaped newlines left.Daniel Jasper2013-04-251-10/+24
* Fix comment alignment behavior.Daniel Jasper2013-04-241-3/+3
* Unified token breaking logic: support for line comments.Alexander Kornienko2013-04-171-15/+0
* Unified token breaking logic for strings and block comments.Alexander Kornienko2013-04-151-0/+120
OpenPOWER on IntegriCloud