From 3f9f57a88c25a359c42f0dc1b5ab4df4d1874a23 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 20 Mar 2013 13:44:06 +0100 Subject: [PATCH] Update of the Clang description. It is not developed only by Apple and it is not really 'LLVM compiler' --- .../hudson/plugins/warnings/parser/Messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/hudson/plugins/warnings/parser/Messages.properties b/src/main/resources/hudson/plugins/warnings/parser/Messages.properties index 311194106..3ece99506 100644 --- a/src/main/resources/hudson/plugins/warnings/parser/Messages.properties +++ b/src/main/resources/hudson/plugins/warnings/parser/Messages.properties @@ -156,7 +156,7 @@ Warnings.diabc.ParserName=Wind River Diab Compiler (C/C++) Warnings.diabc.LinkName=C/C++ Warnings Warnings.diabc.TrendName=C/C++ Warnings Trend -Warnings.AppleLLVMClang.ParserName=Apple LLVM Compiler (Clang) +Warnings.AppleLLVMClang.ParserName=Clang (LLVM based) Warnings.AppleLLVMClang.LinkName=LLVM/Clang Warnings Warnings.AppleLLVMClang.TrendName=LLVM/Clang Warnings Trend