[PATCH] D61637: [Syntax] Introduce syntax trees
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 8 10:27:56 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb736969eddce: [Syntax] Introduce syntax trees (authored by ilya-biryukov).
Changed prior to commit:
https://reviews.llvm.org/D61637?vs=208454&id=208455#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61637/new/
https://reviews.llvm.org/D61637
Files:
clang/include/clang/Tooling/Syntax/BuildTree.h
clang/include/clang/Tooling/Syntax/Nodes.h
clang/include/clang/Tooling/Syntax/Tree.h
clang/lib/Tooling/Syntax/BuildTree.cpp
clang/lib/Tooling/Syntax/CMakeLists.txt
clang/lib/Tooling/Syntax/Nodes.cpp
clang/lib/Tooling/Syntax/Tree.cpp
clang/unittests/Tooling/Syntax/CMakeLists.txt
clang/unittests/Tooling/Syntax/TreeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61637.208455.patch
Type: text/x-patch
Size: 32923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190708/0d4560cd/attachment-0001.bin>
More information about the cfe-commits
mailing list