diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-09 11:26:35 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-09 11:26:35 +0000 |
commit | 7e3b22758d1b28e3215d728257843085509b299e (patch) | |
tree | 37d73adfc4d3015288071b485d9d8c367f28b00d /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | eb79b25b4405bcdba77a7b8268a27925344d1169 (diff) | |
download | llvm-7e3b22758d1b28e3215d728257843085509b299e.zip llvm-7e3b22758d1b28e3215d728257843085509b299e.tar.gz llvm-7e3b22758d1b28e3215d728257843085509b299e.tar.bz2 |
Revert rL365355 : [Syntax] Introduce syntax trees
Summary:
A tooling-focused alternative to the AST. This commit focuses on the
memory-management strategy and the structure of the AST.
More to follow later:
- Operations to mutate the syntax trees and corresponding textual
replacements.
- Mapping between clang AST nodes and syntax tree nodes.
- More node types corresponding to the language constructs.
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: llvm-commits, mgorny, cfe-commits
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D61637
........
Fixes buildbots which were crashing on SyntaxTests.exe
llvm-svn: 365465
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions