diff options
author | Alexander Kornienko <alexfh@google.com> | 2014-07-02 15:05:04 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2014-07-02 15:05:04 +0000 |
commit | 742790cd9f682a7e739f62bdaac00c4151249e20 (patch) | |
tree | 6a2ca6c4b82bc1ee57cc176826b2bde61c6f2c8e /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | fd0346880e797e0ae3070d084c2a85b623ecec3b (diff) | |
download | llvm-742790cd9f682a7e739f62bdaac00c4151249e20.zip llvm-742790cd9f682a7e739f62bdaac00c4151249e20.tar.gz llvm-742790cd9f682a7e739f62bdaac00c4151249e20.tar.bz2 |
Consistently handle clang-tidy check names in ClangTidyError.
Summary:
This patch removes " [check-name]" from the end of
ClangTidyMessage::Message. The " [check-name]" part is only appended when
printing diagnostics on the console. Clang errors are now marked with
"clang-diagnostic-error" check name, remarks and unknown warnings are marked
with "clang-diagnostic-unknown".
Reviewers: djasper
Reviewed By: djasper
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D4356
llvm-svn: 212180
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions