[PATCH] D81040: Split syntax tree tests into more granular ones

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 2 15:56:25 PDT 2020


gribozavr created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
gribozavr2 added reviewers: hlopko, eduucaldas.

Doing so allows us to increase test coverage by removing unnecessary
language restrictions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81040

Files:
  clang/unittests/Tooling/Syntax/TreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81040.268007.patch
Type: text/x-patch
Size: 11637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200602/39ac633a/attachment-0001.bin>


More information about the cfe-commits mailing list