aboutsummaryrefslogtreecommitdiff
path: root/lib/Format/TokenAnalyzer.cpp
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-15[clang] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen
2018-05-09Add SourceManagerForFile helper which sets up SourceManager and dependencies ...Eric Liu
2018-05-09Remove \brief commands from doxygen comments.Adrian Prantl
2017-10-30[clang-format] Format raw string literalsKrasimir Georgiev
2017-09-20clang-format clang-format.Manuel Klimek
2016-10-19Don't copy replacements in for-range loop. NFC.Benjamin Kramer
2016-09-02clang-format: [JS] merge requoting replacements.Martin Probst
2016-08-01Implement tooling::Replacements as a class.Eric Liu
2016-05-20clang-format: [JS] sort ES6 imports.Martin Probst