aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Format/TokenAnalyzer.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-19Make clang-format fuzz through Lexing with asserts enabled.Manuel Klimek1-2/+10
2019-04-18[clang-format] Remove unused Environment constructor.Alexander Kornienko1-4/+0
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-09Add SourceManagerForFile helper which sets up SourceManager and dependencies ...Eric Liu1-35/+14
2018-05-09Remove \brief commands from doxygen comments.Adrian Prantl1-1/+1
2017-10-30[clang-format] Format raw string literalsKrasimir Georgiev1-8/+39
2016-12-19[Format] Remove dead code.Benjamin Kramer1-3/+0
2016-11-29Removed DEBUG_TYPE from TokenAnalyzer.hKrasimir Georgiev1-2/+0
2016-09-02clang-format: [JS] merge requoting replacements.Martin Probst1-1/+1
2016-05-20clang-format: [JS] sort ES6 imports.Martin Probst1-0/+108