[PATCH] D87749: [SyntaxTree][Synthesis] Implement `deepCopy`

Eduardo Caldas via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 16 01:55:04 PDT 2020


eduucaldas updated this revision to Diff 292145.
eduucaldas added a comment.

Remove extraneous qualifiers in `createTree`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87749

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: D87749.292145.patch
Type: text/x-patch
Size: 3635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200916/35050341/attachment.bin>


More information about the cfe-commits mailing list