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
/
tools
/
scan-build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forward -fno-builtin to clang, add .cp as a supported
Shantonu Sen
2010-07-03
1
-0
/
+2
*
Add ccc-analyzer support for '-imacros'. Fixes PR 7204.
Ted Kremenek
2010-06-08
1
-0
/
+1
*
Fix ccc-analyzer's handling of quoted arguments in the build command. Fixes ...
Ted Kremenek
2010-04-06
1
-6
/
+1
*
scan-build: set environment variable LDPLUSPLUS to 'c++-analyzer' to correctl...
Ted Kremenek
2010-03-27
1
-5
/
+6
*
Don't enable static analysis support for C++ by default. Users are
Ted Kremenek
2010-03-08
1
-3
/
+10
*
Pass -m32 and -m64 to the static analyzer when using scan-build. Now we can
Charles Davis
2010-03-02
1
-0
/
+2
*
Two changes to scan-build:
Ted Kremenek
2010-02-12
1
-6
/
+6
*
Add comments.
Ted Kremenek
2010-02-12
1
-1
/
+4
*
Tweak output.
Ted Kremenek
2010-02-09
1
-8
/
+7
*
Add a check for a running Xcode before modifying its configuration files.
Ted Kremenek
2010-02-09
1
-1
/
+8
*
Add some diagnostics for when we cannot update the original spec file.
Ted Kremenek
2010-02-08
1
-3
/
+9
*
Add a Python script to change what version of Clang is used by Xcode for stat...
Ted Kremenek
2010-02-08
1
-0
/
+65
*
Fix how scan-build finds c++-analyzer to work with checker builds.
Ted Kremenek
2010-02-05
1
-7
/
+7
*
Now that the -cc1 options for analyzer checks have a structured naming, add b...
Ted Kremenek
2010-02-05
1
-15
/
+4
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
2
-2
/
+2
*
Rename -cc1 option '-warn-objc-missing-dealloc' to '-analyzer-check-objc-miss...
Ted Kremenek
2010-02-05
1
-1
/
+1
*
Rename -cc1 option '-warn-objc-methodsigs' to '-analyzer-check-objc-methodsigs'.
Ted Kremenek
2010-02-05
1
-1
/
+1
*
Rename -cc1 option '-warn-objc-unused-ivars' to '-analyzer-check-objc-unused-...
Ted Kremenek
2010-02-05
1
-1
/
+1
*
Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'.
Ted Kremenek
2010-02-05
1
-1
/
+1
*
Rename -cc1 option '-warn-security-syntactic' to '-analyzer-check-security-sy...
Ted Kremenek
2010-02-05
1
-1
/
+1
*
Add c++-analyzer symlink (which is used by scan-build)
Ted Kremenek
2009-12-22
1
-0
/
+1
*
Compute the right extension for preprocessed Objective-C++ files.
Ted Kremenek
2009-12-16
1
-1
/
+1
*
Add logic for computing preprocessor file extensions for C++ files.
Ted Kremenek
2009-12-16
1
-0
/
+2
*
scan-build/ccc-analyzer: start analyzing C++ FTW.
Ted Kremenek
2009-12-15
2
-30
/
+67
*
scan-build: when the build command is 'make', override the CC and CXX options...
Ted Kremenek
2009-12-11
1
-0
/
+2
*
Remove more old references to clang-cc.
Ted Kremenek
2009-12-11
1
-3
/
+3
*
Convert scan-build and ccc-analyzer over to using 'clang -cc1' instead of usi...
Ted Kremenek
2009-12-11
2
-74
/
+29
*
Enable '-analyzer-opt-analyze-nested-blocks' by default for testing.
Ted Kremenek
2009-12-07
1
-0
/
+1
*
Tuck away scan-build related files into tools/scan-build
Kovarththanan Rajaratnam
2009-12-01
4
-0
/
+2484