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
*
Add some horrible Perl code to teach scan-build to recursively walk a directo...
Ted Kremenek
2013-02-02
1
-9
/
+22
*
scan-build: When using Xcode 4.6, use build settings for doing proper build i...
Ted Kremenek
2013-01-30
1
-0
/
+30
*
scan-build: Add a --keep-empty option for better testing.
Jordan Rose
2013-01-24
1
-4
/
+17
*
Always process an index.html file if we have HTML output. Patch by Justin Bo...
Ted Kremenek
2013-01-23
1
-1
/
+1
*
Set process return code of 1 in set-xcode-analyzer when Xcode needs to be qui...
Ted Kremenek
2013-01-11
1
-1
/
+1
*
ccc-analyzer: Forward -msse* options to the compiler.
Ted Kremenek
2013-01-10
1
-0
/
+4
*
Fix set-xcode-analyzer to only modify the ExecPath for the analyzer when usin...
Ted Kremenek
2013-01-05
1
-0
/
+2
*
Require set-xcode-analyzer to run with Python 2.7 or later.
Ted Kremenek
2013-01-04
1
-1
/
+5
*
[analyzer] scan-build: Don't forget to close our temp file for Clang's output.
Jordan Rose
2012-11-28
1
-7
/
+8
*
[analyzer] scan-build: Treat '.C' files as C++.
Jordan Rose
2012-11-28
1
-0
/
+1
*
scan-build: Respect TMPDIR on all platforms, not just Darwin (PR14438).
Jordan Rose
2012-11-27
1
-7
/
+2
*
[analyzer] Check that the argument to CFMakeCollectable is non-NULL.
Jordan Rose
2012-11-07
1
-2
/
+3
*
Fix some mdoc nits
Sean Silva
2012-10-23
1
-4
/
+4
*
Teach set-xcode-analyzer that the new default value for ExecPath is CLANG_ANA...
Ted Kremenek
2012-10-11
1
-2
/
+13
*
Have set-xcode-analyer report an error if no xcspec file could be found.
Ted Kremenek
2012-09-26
1
-0
/
+5
*
Make set-xcode-analyzer more tolerant of the naming differenes reported by xc...
Ted Kremenek
2012-09-26
1
-1
/
+1
*
ccc-analyzer: pass -stdlib=libc++ through to the analyzer.
Benjamin Kramer
2012-09-19
1
-0
/
+1
*
Revert "Utilize new build system support in Xcode 4.5 for easier interposition"
Ted Kremenek
2012-09-15
1
-30
/
+0
*
Utilize new build system support in Xcode 4.5 for easier interposition
Ted Kremenek
2012-09-14
1
-0
/
+30
*
scan-build: Determine the location of the clang binary before printing help.
Jordan Rose
2012-09-14
1
-60
/
+63
*
Use double instead of single quote to expand .
Ted Kremenek
2012-08-29
1
-1
/
+1
*
Fix passing of -analyzer-max-loop from scan-build to clang.
Ted Kremenek
2012-08-28
1
-1
/
+1
*
Change --with-analyzer to --use-analyzer, per sage feedback from Jordan.
Ted Kremenek
2012-08-25
1
-5
/
+5
*
Fix a few issues related to -with-analyzer reported by Jordan. Let's
Ted Kremenek
2012-08-24
1
-5
/
+5
*
Rework how scan-build picks the version of clang to use for static analysis.
Ted Kremenek
2012-08-24
1
-40
/
+61
*
Reformat help text for scan-build, and remove -constraints
Ted Kremenek
2012-08-24
1
-58
/
+84
*
Revert "Go ahead and show experimental checkers in the scan-build "-h" output."
Ted Kremenek
2012-08-24
1
-0
/
+9
*
Go ahead and show experimental checkers in the scan-build "-h" output.
Ted Kremenek
2012-08-24
1
-9
/
+0
*
On OS X, use xcrun (if present) to find the clang to use for static analysis if
Ted Kremenek
2012-08-24
1
-6
/
+20
*
[scan-build] Accept -fno-objc-arc as well as -fobjc-arc.
Jordan Rose
2012-08-23
1
-0
/
+1
*
Teach ccc-analyze about -fobjc-legacy-dispatch and -mios-simulator-version-min
Ted Kremenek
2012-08-07
1
-0
/
+2
*
scan-build: factor out setting of environment variables.
Ted Kremenek
2012-08-06
1
-34
/
+59
*
Pull 'xcodebuild' wrapper logic into a separate function.
Ted Kremenek
2012-08-06
1
-26
/
+38
*
[scan-build] Fix clang++ pathname
Arnaud A. de Grandmaison
2012-07-27
1
-1
/
+3
*
Add hack (provided by Jonathan Sauer) to fall back to assuming Xcode is insta...
Ted Kremenek
2012-07-16
1
-1
/
+5
*
[analyzer]scan-build: report the total number of steps analyzer performs
Anna Zaks
2012-06-22
2
-1
/
+19
*
Adjust scan-build to enable color output for xterm-256color.
Ted Kremenek
2012-06-19
1
-1
/
+1
*
Sink definition of IBOutlet, IBOutletCollection, and IBAction into
Ted Kremenek
2012-06-19
1
-5
/
+0
*
[analyzer] Loading external plugins with scan-build
Anna Zaks
2012-05-25
2
-4
/
+35
*
New & improved man page attached, now with standard license added.
Ted Kremenek
2012-05-24
2
-173
/
+204
*
Add the output of "clang --version" to scan-build results, from Gerald Combs!
Douglas Gregor
2012-05-15
1
-0
/
+2
*
Provide a man page for scan-build. Patch by James Lowden!
Ted Kremenek
2012-05-10
1
-0
/
+332
*
[analyzer] Add .cxx and .txx as known file extensions to ccc-analyzer.
Anna Zaks
2012-04-14
1
-0
/
+2
*
Add static analyzer support for new NSArray/NSDictionary/NSNumber literals.
Ted Kremenek
2012-03-06
1
-1
/
+2
*
Update set-xcode-analyzer to work with Xcode repackaging in Xcode 4.3
Ted Kremenek
2012-02-22
1
-1
/
+9
*
Teach ccc-analyzer about -fobjc-abi-version.
Ted Kremenek
2012-01-26
1
-1
/
+2
*
[analyzer] Add the HTML file to the SATest diagnostic diff.
Anna Zaks
2012-01-24
1
-1
/
+5
*
[analyzer] Correct the c++-analyzer symlink
Anna Zaks
2012-01-06
1
-1
/
+1
*
[analyzer] c++-analyzer should be a symlink.
Anna Zaks
2012-01-06
1
-682
/
+1
*
[analyzer] Update the docs to reflect that gcc is not the only default
Anna Zaks
2012-01-06
1
-2
/
+2
[next]