[all-commits] [llvm/llvm-project] eca419: Improve test infrastructure in SyntaxTree

Dmitri Gribenko via All-commits all-commits at lists.llvm.org
Thu May 28 12:40:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eca41919d28b0616140a63c6a97483098ec1ffee
      https://github.com/llvm/llvm-project/commit/eca41919d28b0616140a63c6a97483098ec1ffee
  Author: Eduardo Caldas <ecaldas at google.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

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

  Log Message:
  -----------
  Improve test infrastructure in SyntaxTree

Summary:
* Test if the code sourcing the SyntaxTree compiles
* Output compiler errors and warnings to err
* Fix tests with code that did not compile

Reviewers: gribozavr2

Reviewed By: gribozavr2

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list