summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTestRawStrings.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-3/+3
* [clang-format] Respect BreakBeforeClosingBrace while calculating lengthKrasimir Georgiev2018-05-091-0/+35
* [clang-format] Fix raw string prefix penaltyKrasimir Georgiev2018-03-161-0/+28
* Don't re-format raw string literal contents when formatting is disableDaniel Jasper2018-03-121-0/+14
* [clang-format] Use NestedBlockIndent as a 0 column in formatted raw stringsKrasimir Georgiev2018-03-081-6/+5
* [clang-format] Adds space around angle brackets in text protosKrasimir Georgiev2018-02-061-5/+5
* [clang-format] Adds space around braces in text protosKrasimir Georgiev2018-01-311-7/+7
* [clang-format] Adds a canonical delimiter to raw string formattingKrasimir Georgiev2018-01-191-11/+40
* [clang-format] adds enclosing function detection to raw string formattingKrasimir Georgiev2018-01-171-8/+40
* [clang-format] Reorganize RawStringFormat based on languageKrasimir Georgiev2018-01-171-29/+21
* [clang-format] Format raw string literalsKrasimir Georgiev2017-10-301-0/+733
OpenPOWER on IntegriCloud