[all-commits] [llvm/llvm-project] d7d5dd: Split syntax tree tests into more granular ones

Dmitri Gribenko via All-commits all-commits at lists.llvm.org
Wed Jun 3 02:24:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d7d5dd31fc6f05daf4758e1523c86401aa4e3f2a
      https://github.com/llvm/llvm-project/commit/d7d5dd31fc6f05daf4758e1523c86401aa4e3f2a
  Author: Dmitri Gribenko <gribozavr at gmail.com>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M clang/unittests/Tooling/Syntax/TreeTest.cpp

  Log Message:
  -----------
  Split syntax tree tests into more granular ones

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

Reviewers: hlopko, eduucaldas

Reviewed By: hlopko, eduucaldas

Subscribers: gribozavr2, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D81040




More information about the All-commits mailing list