summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/FormatTokenLexer.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-format] [PR43338] C# clang format has space issues betweern C# only ke...Paul Hoad2019-10-041-0/+1
* [clang-format] Add basic support for formatting C# filesPaul Hoad2019-03-211-0/+4
* [clang-format] [JS] handle private members.Martin Probst2019-03-191-0/+1
* [clang-format] [NFC] clang-format the Format libraryPaul Hoad2019-03-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* clang-format: better handle statement macrosFrancois Ferrand2018-10-021-1/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [clang-format] Support python-style comments in text protosKrasimir Georgiev2017-11-101-0/+2
* [clang-format] Format raw string literalsKrasimir Georgiev2017-10-301-1/+1
* [clang-format] Handle NSString literals by merging tokens.Alexander Kornienko2017-04-111-0/+1
* clang-format: [JS] nested and tagged template strings.Martin Probst2016-08-251-2/+19
* clang-format: [JS] sort ES6 imports.Martin Probst2016-05-201-0/+97
OpenPOWER on IntegriCloud