[all-commits] [llvm/llvm-project] e96306: [Syntax] Split syntax tests

Marcel Hlopko via All-commits all-commits at lists.llvm.org
Fri Mar 20 01:56:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e9630630ffa2a69bf3eabe154a3846deab694fa0
      https://github.com/llvm/llvm-project/commit/e9630630ffa2a69bf3eabe154a3846deab694fa0
  Author: Marcel Hlopko <hlopko at google.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

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

  Log Message:
  -----------
  [Syntax] Split syntax tests

Summary:
This patch split Basic test into multple individual tests to allow simpler
filtering and clearer signal into what's broken when it's broken.

Reviewers: gribozavr2

Reviewed By: gribozavr2

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list