[SyntaxTree][Synthesis] Implement `deepCopy`
authorEduardo Caldas <ecaldas@google.com>
Wed, 16 Sep 2020 07:56:47 +0000 (07:56 +0000)
committerEduardo Caldas <ecaldas@google.com>
Mon, 21 Sep 2020 09:27:15 +0000 (09:27 +0000)
commit4a5cc389c51d267f39286a9a8c58c32f758b9d4b
tree00afce62e89ac66a7632d964463aa08ab012b2be
parentaa85c6f2a528792e2ff778a36fb6f35a01e8191c
[SyntaxTree][Synthesis] Implement `deepCopy`

Differential Revision: https://reviews.llvm.org/D87749
clang/include/clang/Tooling/Syntax/BuildTree.h
clang/lib/Tooling/Syntax/Synthesis.cpp
clang/unittests/Tooling/Syntax/SynthesisTest.cpp