summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Syntax/Tokens.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: llvm::bsearch -> llvm::partition_point after r364719Fangrui Song2019-06-301-4/+4
* [Syntax] Do not glue multiple empty PP expansions to a single mappingIlya Biryukov2019-06-241-53/+130
* [Syntax] Fix a crash when dumping empty token bufferIlya Biryukov2019-06-191-3/+3
* [Syntax] Add a helper to find expansion by its first spelled tokenIlya Biryukov2019-06-181-0/+26
* Reland r361148 with a fix to the buildbot failure.Ilya Biryukov2019-05-221-0/+509
* Revert r361148 "[Syntax] Introduce TokenBuffer, start clangToolingSyntax libr...Russell Gallop2019-05-221-509/+0
* [Syntax] Introduce TokenBuffer, start clangToolingSyntax libraryIlya Biryukov2019-05-201-0/+509
OpenPOWER on IntegriCloud