Ted Kremenek
|
ba0e4237aa
|
Set the location of ccc-analyzer to be the same directory as where scan-build
is located.
llvm-svn: 49397
|
2008-04-08 20:22:12 +00:00 |
Ted Kremenek
|
a378fe0a2e
|
Left-justify text in report table.
llvm-svn: 49358
|
2008-04-07 23:50:07 +00:00 |
Ted Kremenek
|
4c32d1fcce
|
More reliably remove '\n' from queries of the location of ccc-analyzer
llvm-svn: 49189
|
2008-04-03 21:17:14 +00:00 |
Ted Kremenek
|
0dcd309044
|
Use full path to ccc-analyzer.
llvm-svn: 49187
|
2008-04-03 20:08:18 +00:00 |
Sam Bishop
|
30d70968fd
|
Remove handling of impossible "-?" option.
llvm-svn: 49161
|
2008-04-03 14:29:47 +00:00 |
Ted Kremenek
|
ffc1147323
|
Remove impossible "-?" option.
llvm-svn: 49149
|
2008-04-03 07:11:44 +00:00 |
Ted Kremenek
|
d4bee176b6
|
CSS/HTML generation tweaks for index.html: Remove special "classes" for <td>
elements in table so that sorttable can sort them.
llvm-svn: 49145
|
2008-04-03 05:50:51 +00:00 |
Ted Kremenek
|
00ab318cf2
|
Made bug index tables sortable.
Added line number, file information, path length, for each bug report.
llvm-svn: 49113
|
2008-04-02 20:43:36 +00:00 |
Ted Kremenek
|
c57139e104
|
Initial work on CSS in generated index.html.
Added "-V/--view" option to view index.html after it has been generated.
llvm-svn: 49108
|
2008-04-02 18:42:49 +00:00 |
Ted Kremenek
|
2cd0d63d30
|
Initial support for generating index.html file.
llvm-svn: 49104
|
2008-04-02 18:03:36 +00:00 |
Ted Kremenek
|
3016cdd569
|
More wording cleanups in --help text.
llvm-svn: 49094
|
2008-04-02 16:47:27 +00:00 |
Ted Kremenek
|
dfd204e133
|
More wording fixes.
llvm-svn: 49093
|
2008-04-02 16:41:25 +00:00 |
Ted Kremenek
|
1cf35de3cb
|
Added error message for unrecognized options.
llvm-svn: 49092
|
2008-04-02 16:35:01 +00:00 |
Ted Kremenek
|
c5f113f52e
|
Wording cleanups.
llvm-svn: 49091
|
2008-04-02 16:31:58 +00:00 |
Ted Kremenek
|
977b644427
|
Implemented "-k" support.
llvm-svn: 49090
|
2008-04-02 16:04:51 +00:00 |
Ted Kremenek
|
37e908a6f0
|
Do equality testing, not regex, when the build command is gcc. This matches
better with what compiler invocations that ccc-analyzer actually intercepts.
Fixes suggested by Sam Bishop!
llvm-svn: 49089
|
2008-04-02 15:34:12 +00:00 |
Ted Kremenek
|
e1b52ff726
|
Minor wording changes.
llvm-svn: 49085
|
2008-04-02 07:05:07 +00:00 |
Ted Kremenek
|
cb75937198
|
Added special handling when the build command is "gcc", "cc", or "llvm-gcc";
in these cases we directly call ccc-analyzer.
llvm-svn: 49073
|
2008-04-02 04:43:42 +00:00 |
Sam Bishop
|
02f78df76b
|
a bunch of random cleanups
llvm-svn: 49071
|
2008-04-02 03:35:43 +00:00 |
Ted Kremenek
|
ce4f31d3ce
|
Minor cleanups.
llvm-svn: 49052
|
2008-04-01 21:36:28 +00:00 |
Ted Kremenek
|
33187168ab
|
Added help text for scan-build.
llvm-svn: 49051
|
2008-04-01 21:22:03 +00:00 |
Ted Kremenek
|
bf1a7c6440
|
Initial checking of 'scan-build' script, a script used to wrap builds and
interpose calls to gcc with calls to the analyzer.
llvm-svn: 49049
|
2008-04-01 20:47:38 +00:00 |