index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
utils
/
scan-build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tuck away scan-build related files into tools/scan-build
Kovarththanan Rajaratnam
2009-12-01
1
-1297
/
+0
*
Remove '-checker-simple' reference from scan-build. Patch by Kovarththanan R...
Ted Kremenek
2009-11-23
1
-1
/
+1
*
Use 'eq' operator, and enable regular experimental checks when --experimental...
Ted Kremenek
2009-11-13
1
-1
/
+1
*
Add clang-cc option "--analyzer-experimental-internal-checks". This
Ted Kremenek
2009-11-13
1
-0
/
+8
*
Turn on 'RegionStore' as the default store manager both for 'clang --analyze'...
Ted Kremenek
2009-09-25
1
-4
/
+6
*
Renable "html" indexing by default.
Ted Kremenek
2009-08-04
1
-1
/
+1
*
Have scan-build clue off of 'BUGMETAEND' to know when to stop processing an H...
Ted Kremenek
2009-08-03
1
-8
/
+1
*
Add scan-build option '-no-failure-reports' to supress the creation of a 'fai...
Ted Kremenek
2009-07-30
1
-0
/
+8
*
scan-build: Don't try to index plist-html output directories
Daniel Dunbar
2009-07-29
1
-5
/
+5
*
Add scan-build support for 'plist-html', a hybrid mode that supports the
Ted Kremenek
2009-07-27
1
-18
/
+25
*
Enable the '-warn-security-syntactic' checker option by default.
Ted Kremenek
2009-07-24
1
-0
/
+1
*
Remove bogus check.
Ted Kremenek
2009-07-17
1
-4
/
+0
*
Add error message when clang-cc cannot be found.
Ted Kremenek
2009-07-17
1
-0
/
+4
*
Add hack to scan-build to fix PR 4215
Ted Kremenek
2009-05-15
1
-0
/
+12
*
Make scan-build process of --use-cc and --html-title more robust.
Ted Kremenek
2009-05-12
1
-3
/
+3
*
Add total hack to get scan-build working again. ccc-analyzer calls
Ted Kremenek
2009-05-09
1
-8
/
+29
*
scan-build: Also look for clang-cc in ../libexec
Ted Kremenek
2009-03-29
1
-6
/
+9
*
More path updates with clang-cc...
Ted Kremenek
2009-03-24
1
-4
/
+4
*
Update scan-build/ccc-analyzer to use 'clang-cc' instead of 'clang'.
Ted Kremenek
2009-03-24
1
-5
/
+5
*
'-o' option now supports relative paths.
Ted Kremenek
2009-03-11
1
-1
/
+4
*
scan-build: Also look for clang in the same directory as scan-build.
Ted Kremenek
2009-03-09
1
-0
/
+6
*
Correctly check for ccc-analyzer in the same directory as scan-build.
Ted Kremenek
2009-02-27
1
-1
/
+1
*
scan-build now looks for ccc-analyzer first in the 'bin' subdirectory and the...
Ted Kremenek
2009-02-25
1
-4
/
+5
*
Do not automatically run the 'missing -dealloc' check until we have adequate ...
Ted Kremenek
2009-02-25
1
-1
/
+2
*
scan-build: Prune off any trailing '/' characters in the output directory path.
Ted Kremenek
2009-02-24
1
-0
/
+3
*
Find 'clang' in 'bin' subdirectory instead of 'cbin'.
Ted Kremenek
2009-02-23
1
-3
/
+3
*
Update scan-build help diagnostic.
Ted Kremenek
2009-02-21
1
-1
/
+1
*
Make 'RangeConstraintManager' the default ConstraintManager.
Ted Kremenek
2009-02-20
1
-3
/
+4
*
Fix potential use of uninitialized variable.
Ted Kremenek
2009-02-20
1
-1
/
+1
*
scan-build now searches for the clang binary in the subdirectory 'cbin'.
Ted Kremenek
2009-02-19
1
-2
/
+2
*
ccc-analyzer:
Ted Kremenek
2009-02-17
1
-45
/
+63
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-6
/
+22
*
PathDiagnostics:
Ted Kremenek
2009-01-27
1
-4
/
+4
*
Properly "include" abs_path.
Ted Kremenek
2008-12-03
1
-1
/
+1
*
Use abs_path to resolve symbolic links and '..' in report table.
Ted Kremenek
2008-12-03
1
-1
/
+1
*
Don't have special treatment from pruning the common suffices of files in /De...
Ted Kremenek
2008-12-03
1
-4
/
+0
*
scan-build now recognizes when the user is directly invoking gcc for:
Ted Kremenek
2008-11-19
1
-2
/
+9
*
Fix use of uninitialized variable.
Ted Kremenek
2008-11-04
1
-1
/
+1
*
Allow user toggling between plist and html output with scan-build/ccc-analyzer.
Ted Kremenek
2008-11-04
1
-12
/
+33
*
Simplify the functions HtmlEsape and ShellEscape. We now properly print out ...
Ted Kremenek
2008-11-03
1
-8
/
+5
*
Add defined in if().
Zhongxing Xu
2008-11-02
1
-1
/
+1
*
On Mac OS X, use TMPDIR as the default location to place analysis results. T...
Ted Kremenek
2008-10-31
1
-2
/
+9
*
Minor UI enhancement:
Ted Kremenek
2008-10-28
1
-1
/
+18
*
Patch by Nikita Zhuk:
Ted Kremenek
2008-10-28
1
-1
/
+16
*
Add store option to scan-build and ccc-analyzer.
Zhongxing Xu
2008-10-27
1
-0
/
+16
*
Fix scan-build's processing of clang's analysis arguments. Patch by Nikita Z...
Ted Kremenek
2008-10-24
1
-1
/
+1
*
Use 'realpath' to resolve the absolute path to clang and ccc-analyzer.
Ted Kremenek
2008-10-13
1
-9
/
+25
*
Add missing newline.
Ted Kremenek
2008-10-10
1
-2
/
+2
*
Add "Path Length" back to the table of bug reports.
Ted Kremenek
2008-09-28
1
-3
/
+5
*
Add link to report analyzer failures (parse errors, asserts, etc).
Daniel Dunbar
2008-09-25
1
-1
/
+1
[next]