[PATCH] D87374: [SyntaxTree] Specialize `TreeTestBase` for `BuildTreeTest` and `MutationsTest`

Eduardo Caldas via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 9 23:32:02 PDT 2020


eduucaldas updated this revision to Diff 290880.
eduucaldas added a comment.
Herald added a subscriber: mgorny.

- [SyntaxTree] Extract `SynthesisTest` from `MutationsTest`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87374/new/

https://reviews.llvm.org/D87374

Files:
  clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
  clang/unittests/Tooling/Syntax/CMakeLists.txt
  clang/unittests/Tooling/Syntax/MutationsTest.cpp
  clang/unittests/Tooling/Syntax/SynthesisTest.cpp
  clang/unittests/Tooling/Syntax/TreeTestBase.cpp
  clang/unittests/Tooling/Syntax/TreeTestBase.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87374.290880.patch
Type: text/x-patch
Size: 47497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200910/b8eb0d6d/attachment-0001.bin>


More information about the cfe-commits mailing list