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
/
ObjCProperties.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
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+1
*
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
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
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
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
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
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
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
*
Introduce a new concept to the static analyzer: SValuator.
Ted Kremenek
2009-06-26
1
-2
/
+0
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-6
/
+6
*
Update several tests to explicitly use BasicConstraintManager as well as to u...
Ted Kremenek
2009-02-17
1
-3
/
+6
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-2
/
+2
*
Add RegionStore support for the implicit object region that 'self' references...
Ted Kremenek
2009-01-22
1
-1
/
+3
*
Add -analyze action to run static analyzer, instead of inferring from
Daniel Dunbar
2009-01-20
1
-1
/
+1
*
Patch to allow over-riding of readonly property to
Fariborz Jahanian
2008-11-25
1
-1
/
+1
*
"Implement" GRExprEngine::VisitLValue for ObjCPropertyRefExpr. This is only ...
Ted Kremenek
2008-10-17
1
-0
/
+20