View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002542 | Spring engine | Buildbot | public | 2011-07-08 13:11 | 2011-11-12 14:27 |
| Reporter | abma | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Summary | 0002542: add clang analyzer | ||||
| Description | apt-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? | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
hm... with this commands only the c analyzer works? |
|
|
> could be added to the default build on buildbot? now probably the cppcheck builder is a better bet :) |
|
|
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." |
|
|
then wikipedia is wrong: http://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2B.2B :-/ |
|
|
(assuming this can be closed then) |
| 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 |