[PATCH] D135367: [clang-tidy] Dump effective diagnostics level in YAML output

Dmitry Polukhin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 11 04:28:06 PDT 2022


DmitryPolukhin added a comment.

In D135367#3842950 <https://reviews.llvm.org/D135367#3842950>, @njames93 wrote:

> LGTM, just maybe include a test case where a warning from a clang-tidy check is promoted to an error as well.

Thank you for the review!
I've added a test case for clang-tidy check.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135367/new/

https://reviews.llvm.org/D135367



More information about the cfe-commits mailing list