[PATCH] D76220: Build declarator nodes

Marcel Hlopko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 16 03:53:17 PDT 2020


hlopko created this revision.
hlopko added a reviewer: gribozavr2.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Copy of https://reviews.llvm.org/D72089 with Ilya's permission. See
https://reviews.llvm.org/D72089 for the first batch of comments.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76220

Files:
  clang/include/clang/Tooling/Syntax/Nodes.h
  clang/lib/Tooling/Syntax/BuildTree.cpp
  clang/lib/Tooling/Syntax/Nodes.cpp
  clang/unittests/Tooling/Syntax/TreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76220.250502.patch
Type: text/x-patch
Size: 40718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200316/6cb8ad65/attachment-0001.bin>


More information about the cfe-commits mailing list