[all-commits] [llvm/llvm-project] 7d382d: [Syntax] Build declarator nodes
Marcel Hlopko via All-commits
all-commits at lists.llvm.org
Mon Mar 16 11:22:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7d382dcd46a18c23a01e3754807f577598a9bc84
https://github.com/llvm/llvm-project/commit/7d382dcd46a18c23a01e3754807f577598a9bc84
Author: Marcel Hlopko <hlopko at google.com>
Date: 2020-03-16 (Mon, 16 Mar 2020)
Changed paths:
M clang/include/clang/Tooling/Syntax/Nodes.h
M clang/lib/Tooling/Syntax/BuildTree.cpp
M clang/lib/Tooling/Syntax/Nodes.cpp
M clang/unittests/Tooling/Syntax/TreeTest.cpp
Log Message:
-----------
[Syntax] Build declarator nodes
Summary:
Copy of https://reviews.llvm.org/D72089 with Ilya's permission. See
https://reviews.llvm.org/D72089 for the first batch of comments.
Reviewers: gribozavr2
Reviewed By: gribozavr2
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D76220
More information about the All-commits
mailing list