diff options
author | Dmitry Polukhin <dmitry.polukhin@gmail.com> | 2022-10-06 07:56:19 -0700 |
---|---|---|
committer | Dmitry Polukhin <dmitry.polukhin@gmail.com> | 2022-10-12 02:03:56 -0700 |
commit | 5d12b13b0b26bc58b02ee23c369da8b83240cceb (patch) | |
tree | 24f79ff8738aeb44d7a0be39daba8f5975eda53e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 2a26a445b342b0fa6090e8e99bf1fd0f18f6f7df (diff) | |
download | llvm-5d12b13b0b26bc58b02ee23c369da8b83240cceb.zip llvm-5d12b13b0b26bc58b02ee23c369da8b83240cceb.tar.gz llvm-5d12b13b0b26bc58b02ee23c369da8b83240cceb.tar.bz2 |
[clang-tidy] Dump effective diagnostics level in YAML output
Before this patch YAML output had default diagnostic level instead of effective level reported to the user on stdout. Wrapper scripts for clang-tidy usually use YAML output and they pick wrong diagnostics level without this patch.
Test Plan: check-clang-tools
Differential Revision: https://reviews.llvm.org/D135367
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions