This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb5b28f12fbd: [SyntaxTree][Synthesis] Improve testing
`createLeaf` (authored by eduucaldas).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87896/new/
https:
eduucaldas updated this revision to Diff 292831.
eduucaldas added a comment.
rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87896/new/
https://reviews.llvm.org/D87896
Files:
clang/unittests/Tooling/Syntax/SynthesisTest.cpp
Index: clang/u
eduucaldas created this revision.
eduucaldas added a reviewer: gribozavr2.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
eduucaldas requested review of this revision.
The new test shows that `createLeaf` depends on the C++ version.
Repository:
rG LLVM Github Monorepo