summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/WhitespaceManager.h
Commit message (Expand)AuthorAgeFilesLines
* 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