Go to file
Alexander Kornienko 742790cd9f 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
2014-07-02 15:05:04 +00:00
clang [mips] Make FileCheck prefixes match the CPU they check 2014-07-02 13:21:52 +00:00
clang-tools-extra Consistently handle clang-tidy check names in ClangTidyError. 2014-07-02 15:05:04 +00:00
compiler-rt [MSan] Fixup r212082: enable tests for _mm_ intrinsics if and only if the 2014-07-01 19:58:41 +00:00
debuginfo-tests
libclc
libcxx Fix libc++ bug #20039: 'Constructing std::function from empty compatible std::function results in half-empty state' Thanks to Agustin Berge for the report, and for his and Eric Fiselier's work on a fix. 2014-06-30 21:27:51 +00:00
libcxxabi
lld [mach-o]: make the default dylib install-name the output filename. 2014-07-01 08:41:45 +00:00
lldb Replace uint32_t by lldb::RegisterKing in register context API. 2014-07-02 09:51:28 +00:00
llvm Undefine R2, R4, R6 after use. 2014-07-02 14:40:35 +00:00
openmp
polly Introduce reduction types 2014-07-01 20:52:51 +00:00