summaryrefslogtreecommitdiffstats
path: root/lib/Format/TokenAnalyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-5/+5
* Add SourceManagerForFile helper which sets up SourceManager and dependencies ...Eric Liu2018-05-091-37/+8
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [clang-format] Format raw string literalsKrasimir Georgiev2017-10-301-14/+21
* clang-format clang-format.Manuel Klimek2017-09-201-2/+3
* Don't copy replacements in for-range loop. NFC.Benjamin Kramer2016-10-191-1/+1
* clang-format: [JS] merge requoting replacements.Martin Probst2016-09-021-1/+1
* Implement tooling::Replacements as a class.Eric Liu2016-08-011-3/+11
* clang-format: [JS] sort ES6 imports.Martin Probst2016-05-201-0/+138