[PATCH] D79285: [clang-tidy] Add diagnostics level to YAML output

Dmitry Polukhin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 2 03:08:48 PDT 2020


DmitryPolukhin created this revision.
DmitryPolukhin added reviewers: alexfh, gribozavr2.
DmitryPolukhin added projects: clang-tools-extra, clang.
Herald added a subscriber: xazax.hun.

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

Test Plan: check-all


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79285

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79285.261623.patch
Type: text/x-patch
Size: 5178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200502/30de7c9b/attachment-0001.bin>


More information about the cfe-commits mailing list