[PATCH] D70787: [Syntax] Build SimpleDeclaration node that groups multiple declarators

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 29 02:43:16 PST 2019


ilya-biryukov updated this revision to Diff 231504.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.

Add tests with declarations inside function body


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70787/new/

https://reviews.llvm.org/D70787

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: D70787.231504.patch
Type: text/x-patch
Size: 18364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191129/4ea2c0fe/attachment.bin>


More information about the cfe-commits mailing list