llvm-project/clang/lib/Tooling/Syntax
Eduardo Caldas a90c78ac52 [SyntaxTree] Implement the List construct.
We defined a List construct to help with the implementation of list-like
grammar rules. This is a first implementation of this API.

Differential Revision: https://reviews.llvm.org/D85295
2020-08-10 10:32:28 +00:00
..
BuildTree.cpp Fix MSVC "not all control paths return a value" warning. NFC. 2020-08-08 19:12:11 +01:00
CMakeLists.txt [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
ComputeReplacements.cpp [Syntax] Allow to mutate syntax trees 2019-12-18 12:19:03 +01:00
Mutations.cpp [Syntax] Build mapping from AST to syntax tree nodes 2020-03-23 16:22:14 +01:00
Nodes.cpp [SyntaxTree] Implement the List construct. 2020-08-10 10:32:28 +00:00
Synthesis.cpp [Syntax] Mark synthesized nodes as modifiable 2020-01-14 16:41:09 +01:00
Tokens.cpp [Syntax] expose API for expansions overlapping a spelled token range. 2020-07-20 14:48:12 +02:00
Tree.cpp [SyntaxTree] Implement the List construct. 2020-08-10 10:32:28 +00:00