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
/
CFDateGC.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] Drop explicit mention of range constraint solver
Dominic Chen
2016-12-01
1
-1
/
+1
*
Remove BasicConstraintManager. It hasn't been in active service for a while.
Ted Kremenek
2012-08-22
1
-1
/
+0
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-2
/
+2
*
[analyzer] Move the knowledge of whether or not GC is enabled for the current...
Jordy Rose
2011-09-02
1
-2
/
+2
*
Really remove FlatStoreManager and BasicStoreManager, this time from the driv...
Ted Kremenek
2011-07-28
1
-3
/
+0
*
[analyzer] Run the ExprEngine depending on the CheckerManager having path-sen...
Argyrios Kyrtzidis
2011-02-28
1
-5
/
+5
*
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...
Argyrios Kyrtzidis
2011-02-24
1
-5
/
+5
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-5
/
+5
*
add a bunch of missing prototypes to tests
Chris Lattner
2010-01-09
1
-5
/
+7
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-5
/
+5
*
Replace clang-cc with clang -cc1.
Zhongxing Xu
2009-12-14
1
-5
/
+5
*
Add clang-cc option "--analyzer-experimental-internal-checks". This
Ted Kremenek
2009-11-13
1
-5
/
+5
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-4
/
+4
*
Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which only
Ted Kremenek
2009-07-29
1
-3
/
+0
*
Prep for new warning.
Mike Stump
2009-07-21
1
-1
/
+1
*
Switch BasicStoreManager to use the new CastRegion implementation by default,
Ted Kremenek
2009-07-10
1
-3
/
+3
*
Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line usi...
Ted Kremenek
2009-07-06
1
-3
/
+6
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-5
/
+5
*
Enhance tests to exercise more combinations of using the RangeConstraintManag...
Ted Kremenek
2009-02-17
1
-2
/
+3
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-1
/
+2
*
This test now passes.
Ted Kremenek
2009-02-13
1
-3
/
+2
*
Make the test cases failing due to exact diagnostic matching XFAIL.
Sebastian Redl
2009-02-08
1
-1
/
+2
*
Overhaul BugReporter interface and implementation. The new interface cleans up
Ted Kremenek
2009-02-04
1
-2
/
+2
*
retain/release checker: Improve diagnostics to indicate that CF objects are n...
Ted Kremenek
2009-01-28
1
-1
/
+7
*
Get RegionStore to work with the retain/release checker and its test cases.
Ted Kremenek
2009-01-21
1
-1
/
+3
*
Add -analyze action to run static analyzer, instead of inferring from
Daniel Dunbar
2009-01-20
1
-1
/
+1
*
retain/release checker:
Ted Kremenek
2009-01-12
1
-8
/
+33
*
Add a test case for CFMakeCollectable.
Ted Kremenek
2008-11-05
1
-0
/
+13
*
Fix misspelling of "svelte".
Ted Kremenek
2008-06-16
1
-1
/
+1
*
Move CFDateGC.m test case from Analysis-Apple to Analysis (it now runs on all...
Ted Kremenek
2008-06-16
1
-0
/
+39