Re: [Gluster-devel] Proposal: Using LLVM clang-analyzer in gluster development

2015-05-27 Thread Prasanna Kalever
Subject: Re: [Gluster-devel] Proposal: Using LLVM clang-analyzer in gluster development On 05/27/2015 12:24 AM, Niels de Vos wrote: On Tue, May 26, 2015 at 11:00:25PM +0530, Atin Mukherjee wrote: On 26 May 2015 17:30, Prasanna Kalever pkale...@redhat.com wrote: Hi gluster team, Proposal

[Gluster-devel] Proposal: Using LLVM clang-analyzer in gluster development

2015-05-26 Thread Prasanna Kalever
Hi gluster team, Proposal: Using Clang static analyzer tool for gluster project About Clang: From a very high level view, Clang has two features 1. Clang as a compiler 2. Clang as a code analyzer The Idea hear is to use second point i.e Clang as code analyzer and still gcc will be our

Re: [Gluster-devel] Proposal: Using LLVM clang-analyzer in gluster development

2015-05-26 Thread Kaleb S. KEITHLEY
Hi, We already are running nightly builds using both clang compile and clang analyze. see http://download.gluster.org/pub/gluster/glusterfs/static-analysis/ On 05/26/2015 08:00 AM, Prasanna Kalever wrote: Hi gluster team, Proposal: Using Clang static analyzer tool for gluster project

[Gluster-devel] Proposal: Using LLVM clang-analyzer in gluster development

2015-05-26 Thread Prasanna Kalever
Hi gluster team, Proposal: Using Clang static analyzer tool for gluster project About Clang: From a very high level view, Clang has two features 1. Clang as a compiler 2. Clang as a code analyzer The Idea hear is to use second point i.e Clang as code analyzer and still gcc will be our

Re: [Gluster-devel] Proposal: Using LLVM clang-analyzer in gluster development

2015-05-26 Thread Ira Cooper
Prasanna, have you compared the results to the ones we see via coverity? -Ira - Original Message - Hi gluster team, Proposal: Using Clang static analyzer tool for gluster project About Clang: From a very high level view, Clang has two features 1. Clang as a compiler

Re: [Gluster-devel] Proposal: Using LLVM clang-analyzer in gluster development

2015-05-26 Thread Atin Mukherjee
On 26 May 2015 17:30, Prasanna Kalever pkale...@redhat.com wrote: Hi gluster team, Proposal: Using Clang static analyzer tool for gluster project About Clang: From a very high level view, Clang has two features 1. Clang as a compiler 2. Clang as a code analyzer The Idea hear is to