summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Syntax/Tree.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing `;`. NFC.Michael Liao2020-01-141-1/+1
* [Syntax] Unset IsOriginal flag on nodes removed from the treeIlya Biryukov2020-01-141-8/+19
* [Syntax] Assert invariants on tree structure and fix a bug in mutationsIlya Biryukov2020-01-141-2/+30
* [Syntax] Allow to mutate syntax treesIlya Biryukov2019-12-181-3/+79
* [Syntax] Add nodes for most common statementsIlya Biryukov2019-11-061-7/+4
* [Syntax] Move roles into a separate enumIlya Biryukov2019-07-091-6/+10
* Reland r365355: [Syntax] Introduce syntax treesIlya Biryukov2019-07-091-0/+145
* Revert rL365355 : [Syntax] Introduce syntax treesSimon Pilgrim2019-07-091-145/+0
* [Syntax] Introduce syntax treesIlya Biryukov2019-07-081-0/+145
OpenPOWER on IntegriCloud