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

Eduardo Caldas via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 05:51:45 PDT 2020


eduucaldas updated this revision to Diff 290951.
eduucaldas marked 3 inline comments as done.
eduucaldas added a comment.

- `MutationsTest`: Split tests and infrastructure
- `SynthesisTest`: Split tests


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.290951.patch
Type: text/x-patch
Size: 48949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200910/fca81036/attachment-0001.bin>


More information about the cfe-commits mailing list