[all-commits] [llvm/llvm-project] 4a5cc3: [SyntaxTree][Synthesis] Implement `deepCopy`
Eduardo Caldas via All-commits
all-commits at lists.llvm.org
Mon Sep 21 02:28:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4a5cc389c51d267f39286a9a8c58c32f758b9d4b
https://github.com/llvm/llvm-project/commit/4a5cc389c51d267f39286a9a8c58c32f758b9d4b
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M clang/include/clang/Tooling/Syntax/BuildTree.h
M clang/lib/Tooling/Syntax/Synthesis.cpp
M clang/unittests/Tooling/Syntax/SynthesisTest.cpp
Log Message:
-----------
[SyntaxTree][Synthesis] Implement `deepCopy`
Differential Revision: https://reviews.llvm.org/D87749
More information about the All-commits
mailing list