[all-commits] [llvm/llvm-project] bb5b28: [SyntaxTree][Synthesis] Improve testing `createLeaf`
Eduardo Caldas via All-commits
all-commits at lists.llvm.org
Sun Sep 20 23:33:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb5b28f12fbd029773dc93d18a82ef42f4889b2a
https://github.com/llvm/llvm-project/commit/bb5b28f12fbd029773dc93d18a82ef42f4889b2a
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M clang/unittests/Tooling/Syntax/SynthesisTest.cpp
Log Message:
-----------
[SyntaxTree][Synthesis] Improve testing `createLeaf`
The new test shows that `createLeaf` depends on the C++ version.
Differential Revision: https://reviews.llvm.org/D87896
More information about the All-commits
mailing list