[all-commits] [llvm/llvm-project] c98c94: [clang-tidy] Add diagnostics level to YAML output

Dmitry Polukhin via All-commits all-commits at lists.llvm.org
Mon Jun 15 07:42:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c98c94d85f8591c22f369e8f35142379ba27bb33
      https://github.com/llvm/llvm-project/commit/c98c94d85f8591c22f369e8f35142379ba27bb33
  Author: Dmitry Polukhin <dmitry.polukhin at gmail.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M clang-tools-extra/test/clang-tidy/infrastructure/export-diagnostics.cpp
    M clang/include/clang/Tooling/DiagnosticsYaml.h
    M clang/unittests/Tooling/DiagnosticsYamlTest.cpp

  Log Message:
  -----------
  [clang-tidy] Add diagnostics level to YAML output

Summary:
Also added BuildDirectory for completness and removed unused `Fix`.

Test Plan: check-all

Reviewers: alexfh, gribozavr2

Subscribers: xazax.hun, cfe-commits

Tags: #clang-tools-extra, #clang

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




More information about the All-commits mailing list