Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
eca7be6b7ebd93682eeaab2c71d59f2995dacdcc
/
utils
d389465
- ccc: print generated command line to stdout instead of stderr
by Seo Sanghyeon
· 17 years ago
8cb53fb
Remove bogus check to prune out analyzing files.
by Ted Kremenek
· 17 years ago
f5221b0
More reliably remove '\n' from queries of the location of ccc-analyzer
by Ted Kremenek
· 17 years ago
4f4b17d
Use full path to ccc-analyzer.
by Ted Kremenek
· 17 years ago
2f2418e
Remove handling of impossible "-?" option.
by Sam Bishop
· 17 years ago
9c600ff
Don't run the analyzer on files whose language is "unknown"
by Ted Kremenek
· 17 years ago
10f883f
Remove impossible "-?" option.
by Ted Kremenek
· 17 years ago
bba1cf5
CSS/HTML generation tweaks for index.html: Remove special "classes" for <td>
by Ted Kremenek
· 17 years ago
22d6a63
Made bug index tables sortable.
by Ted Kremenek
· 17 years ago
7f8a325
Initial work on CSS in generated index.html.
by Ted Kremenek
· 17 years ago
5744dc2
Initial support for generating index.html file.
by Ted Kremenek
· 17 years ago
39eefde
More wording cleanups in --help text.
by Ted Kremenek
· 17 years ago
f02e8db
More wording fixes.
by Ted Kremenek
· 17 years ago
0062ad4
Added error message for unrecognized options.
by Ted Kremenek
· 17 years ago
af08f64
Wording cleanups.
by Ted Kremenek
· 17 years ago
7442ca6
Implemented "-k" support.
by Ted Kremenek
· 17 years ago
6a43ba9
Do equality testing, not regex, when the build command is gcc. This matches
by Ted Kremenek
· 17 years ago
0249378
Minor wording changes.
by Ted Kremenek
· 17 years ago
dab1110
Added special handling when the build command is "gcc", "cc", or "llvm-gcc";
by Ted Kremenek
· 17 years ago
a0e2266
a bunch of random cleanups
by Sam Bishop
· 17 years ago
c052046
Minor cleanups.
by Ted Kremenek
· 17 years ago
2b74ab6
Added help text for scan-build.
by Ted Kremenek
· 17 years ago
9cc8c2c
Initial checking of 'scan-build' script, a script used to wrap builds and
by Ted Kremenek
· 17 years ago
69b6442
Do not abort ccc-analyzer script if an HTML directory is not specified.
by Ted Kremenek
· 17 years ago
09c2ad6
The ccc-analyzer script now interrogates environment variables to determine
by Ted Kremenek
· 17 years ago
b098288
Added hacked version of ccc script used to invoke the static analyzer. This
by Ted Kremenek
· 17 years ago
de808ca
Disable internalize. Unfortunately, the configure scripts are not ready for some link time optimizations.
by Lauro Ramos Venancio
· 17 years ago
279876b
Add c++ to "inferlanguage"
by Lauro Ramos Venancio
· 17 years ago
dac2b54
Use the subprocess module instead of os.system. Patch by Sam Bishop.
by Anders Carlsson
· 17 years ago
550ce0f
- ccc creates output objects in same directory as the source file, and
by Bill Wendling
· 17 years ago
795aaed
Make ccc work with older Python versions. Patch by Sam Bishop.
by Seo Sanghyeon
· 17 years ago
c720d9b
Don't try to compile .a files.
by Anders Carlsson
· 17 years ago
d125bb1
Improvements to ccc. Patch by Shantonu Sen.
by Anders Carlsson
· 17 years ago
96b99f7
Implement -print-prog-name. Patch by Nuno Lopes.
by Seo Sanghyeon
· 17 years ago
4259955
Ignore --param
by Seo Sanghyeon
· 17 years ago
2bfa533
Compiler driver
by Seo Sanghyeon
· 17 years ago