summaryrefslogtreecommitdiffstats
path: root/unittests/Format/FormatTestComments.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r311532:Hans Wennborg2017-08-231-0/+7
* [clang-format] Keep level of comment before an empty lineKrasimir Georgiev2017-07-121-0/+64
* [clang-format] Fix alignment of preprocessor trailing commentsKrasimir Georgiev2017-06-071-0/+24
* [clang-format] Don't align too long broken trailing commentsKrasimir Georgiev2017-06-041-0/+9
* clang-format: do not reflow bullet listsFrancois Ferrand2017-05-221-2/+65
* [clang-format] Keep trailing preprocessor line comments separate from the fol...Krasimir Georgiev2017-05-221-0/+32
* clang-format: fix prefix for doxygen comments after memberKrasimir Georgiev2017-05-181-0/+10
* [clang-format] Replace IncompleteFormat by a struct with LineKrasimir Georgiev2017-04-211-11/+12
* Fix mishandling of escaped newlines followed by newlines or nuls.Richard Smith2017-04-171-1/+1
* Fix r296605 so that stuff in #ifndef SWIG blocks is still formatted.Daniel Jasper2017-03-011-8/+16
* clang-format: Ignore contents of #ifdef SWIG .. #endif blocks.Daniel Jasper2017-03-011-0/+8
* [clang-format] Align block comment decorationsKrasimir Georgiev2017-02-161-7/+195
* [clang-format] Remove dead code in FormatTestComments, NFCKrasimir Georgiev2017-02-141-7/+0
* [clang-format] Move comment tests to their own file.Krasimir Georgiev2017-02-081-0/+2176