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

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 27 08:36:16 PST 2019


ilya-biryukov updated this revision to Diff 231269.
ilya-biryukov added a comment.

- Remove obsolete FIXME
- Fix a typo


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.231269.patch
Type: text/x-patch
Size: 17847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191127/9c30fc40/attachment-0001.bin>


More information about the cfe-commits mailing list