Also added BuildDirectory for completness and removed unused Fix.
Test Plan: check-all
Paths
| Differential D79285
[clang-tidy] Add diagnostics level to YAML output ClosedPublic Authored by DmitryPolukhin on May 2 2020, 2:53 AM.
Details Summary Also added BuildDirectory for completness and removed unused Fix. Test Plan: check-all
Diff Detail
Event TimelineComment Actions @alexfh, @gribozavr2, @aaron.ballman - friendly ping, please take a look to this diff. It is just trivial implementation of TODO in the code.
DmitryPolukhin added inline comments.
This revision is now accepted and ready to land.Jun 15 2020, 6:00 AM Closed by commit rGc98c94d85f85: [clang-tidy] Add diagnostics level to YAML output (authored by DmitryPolukhin). · Explain WhyJun 15 2020, 8:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 270751 clang-tools-extra/test/clang-tidy/infrastructure/export-diagnostics.cpp
clang/include/clang/Tooling/DiagnosticsYaml.h
clang/unittests/Tooling/DiagnosticsYamlTest.cpp
|
Do we have to handle notes as well?