View Issue Details

IDProjectCategoryView StatusLast Update
0002542Spring engineBuildbotpublic2011-11-12 14:27
Reporterabma Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionwon't fix 
Summary0002542: add clang analyzer
Descriptionapt-get install clang

cmake -DCMAKE_C_COMPILER=/usr/share/clang/scan-build/ccc-analyzer -DCMAKE_CXX_COMPILER=/usr/share/clang/scan-build/c++-analyzer

/usr/share/clang/scan-build/scan-build make -j8

could be added to the default build on buildbot?
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2011-07-08 14:28

administrator   ~0006969

hm... with this commands only the c analyzer works?

tvo

2011-07-10 11:49

reporter   ~0006988

> could be added to the default build on buildbot?

now probably the cppcheck builder is a better bet :)

hoijui

2011-07-15 17:06

reporter   ~0007039

from the homepage (http://clang-analyzer.llvm.org/)
"The Clang Static Analyzer is source code analysis tool that find bugs in C and Objective-C programs."

abma

2011-07-15 22:34

administrator   ~0007044

then wikipedia is wrong: http://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2B.2B :-/

tvo

2011-11-12 14:27

reporter   ~0007583

(assuming this can be closed then)

Issue History

Date Modified Username Field Change
2011-07-08 13:11 abma New Issue
2011-07-08 13:11 abma Graphics Card => unknown
2011-07-08 13:27 abma Description Updated
2011-07-08 13:47 abma Description Updated
2011-07-08 14:28 abma Note Added: 0006969
2011-07-10 11:49 tvo Note Added: 0006988
2011-07-15 17:06 hoijui Note Added: 0007039
2011-07-15 22:34 abma Note Added: 0007044
2011-11-12 14:27 tvo Note Added: 0007583
2011-11-12 14:27 tvo Status new => closed
2011-11-12 14:27 tvo Resolution open => won't fix