[PATCH] D87495: [SyntaxTree][Synthesis] Add support for simple Leafs and test based on tree dump

Eduardo Caldas via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 11 08:35:52 PDT 2020


eduucaldas updated this revision to Diff 291229.
eduucaldas marked an inline comment as done.
eduucaldas added a comment.

`createPunctuation`, `createKeyword` -> `createLeaf`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87495

Files:
  clang/include/clang/Tooling/Syntax/BuildTree.h
  clang/lib/Tooling/Syntax/Synthesis.cpp
  clang/unittests/Tooling/Syntax/SynthesisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87495.291229.patch
Type: text/x-patch
Size: 6609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200911/6fe376db/attachment-0001.bin>


More information about the cfe-commits mailing list