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
/
test
/
Analysis
/
NSWindow.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix analyzer tests.
Ted Kremenek
2012-08-24
1
-1
/
+1
*
Remove BasicConstraintManager. It hasn't been in active service for a while.
Ted Kremenek
2012-08-22
1
-1
/
+0
*
[analyzer] Move the knowledge of whether or not GC is enabled for the current...
Jordy Rose
2011-09-02
1
-2
/
+2
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
1
-2
/
+2
*
Really remove FlatStoreManager and BasicStoreManager, this time from the driv...
Ted Kremenek
2011-07-28
1
-2
/
+0
*
Re-enable the IdempotentOperations checker for --analyze, and put it and the ...
Ted Kremenek
2011-03-12
1
-4
/
+4
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-4
/
+4
*
[analyzer] Move the DeadStores checker out of the 'core' package.
Argyrios Kyrtzidis
2011-02-28
1
-4
/
+4
*
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...
Argyrios Kyrtzidis
2011-02-24
1
-4
/
+4
*
[analyzer] Use the new registration mechanism on the non-path-sensitive-check...
Argyrios Kyrtzidis
2011-02-17
1
-4
/
+4
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-4
/
+4
*
Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'.
Ted Kremenek
2010-02-05
1
-4
/
+4
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-4
/
+4
*
Replace clang-cc with clang -cc1.
Zhongxing Xu
2009-12-14
1
-4
/
+4
*
Add clang-cc option "--analyzer-experimental-internal-checks". This
Ted Kremenek
2009-11-13
1
-4
/
+4
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-3
/
+3
*
Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which only
Ted Kremenek
2009-07-29
1
-2
/
+0
*
Switch BasicStoreManager to use the new CastRegion implementation by default,
Ted Kremenek
2009-07-10
1
-2
/
+2
*
Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line usi...
Ted Kremenek
2009-07-06
1
-0
/
+2
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-4
/
+4
*
For now, do not track NSWindow objects and it's subclasses.
Ted Kremenek
2009-03-04
1
-1
/
+2
*
retain/release checker: For now don't track the retain count of NSWindow obje...
Ted Kremenek
2009-02-23
1
-1
/
+2
*
Update several tests to explicitly use BasicConstraintManager as well as to u...
Ted Kremenek
2009-02-17
1
-2
/
+3
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-2
/
+3
*
Overhaul BugReporter interface and implementation. The new interface cleans up
Ted Kremenek
2009-02-04
1
-2
/
+2
*
These test cases now pass with RegionStore.
Ted Kremenek
2009-01-22
1
-1
/
+2
*
Add -analyze action to run static analyzer, instead of inferring from
Daniel Dunbar
2009-01-20
1
-1
/
+1
*
Update test case with new clang arguments.
Ted Kremenek
2008-07-02
1
-1
/
+1
*
CF ref checker:
Ted Kremenek
2008-06-25
1
-0
/
+84