[all-commits] [llvm/llvm-project] 5d1521: [SyntaxTree][Synthesis] Add support for simple Lea...
Eduardo Caldas via All-commits
all-commits at lists.llvm.org
Fri Sep 11 11:27:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5d152127d48fbcf47a8d059aa68a84c365ae3cb9
https://github.com/llvm/llvm-project/commit/5d152127d48fbcf47a8d059aa68a84c365ae3cb9
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-09-11 (Fri, 11 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] Add support for simple Leafs and test based on tree dump
Differential Revision: https://reviews.llvm.org/D87495
More information about the All-commits
mailing list