diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2020-12-17 00:24:58 +0000 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2020-12-17 00:24:58 +0000 |
commit | ddffcdf0a6603747a6734dcf23dfe81476b5523c (patch) | |
tree | ce9deeb02e746bfd8f8f9819513ee678bb71f408 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | b17a18156368549d090496bfe215b17a3f8a1f93 (diff) | |
download | llvm-ddffcdf0a6603747a6734dcf23dfe81476b5523c.zip llvm-ddffcdf0a6603747a6734dcf23dfe81476b5523c.tar.gz llvm-ddffcdf0a6603747a6734dcf23dfe81476b5523c.tar.bz2 |
[clang-tidy] Add a diagnostic callback to parseConfiguration
Currently errors detected when parsing the YAML for .clang-tidy files are always printed to errs.
For clang-tidy binary workflows this usually isn't an issue, but using clang-tidy as a library for integrations may want to handle displaying those errors in their own specific way.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D92920
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions