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
/
CheckNSError.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Allow multiple PathDiagnosticConsumers to be used with a BugReporter at the s...
Ted Kremenek
2012-08-16
1
-2
/
+2
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-2
/
+2
*
Really remove FlatStoreManager and BasicStoreManager, this time from the driv...
Ted Kremenek
2011-07-28
1
-2
/
+0
*
Rework checker "packages" and groups to be more hierarchical.
Ted Kremenek
2011-03-24
1
-4
/
+4
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-4
/
+4
*
[analyzer] Migrate NSErrorChecker and DereferenceChecker to CheckerV2.
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
*
Update test case.
Ted Kremenek
2009-08-06
1
-2
/
+2
*
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
*
Fix regression in pointer comparison with NULL (e.g., 0 != ptr). This fixes
Ted Kremenek
2009-03-28
1
-2
/
+14
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-4
/
+4
*
Update several tests to explicitly use BasicConstraintManager as well as to u...
Ted Kremenek
2009-02-17
1
-2
/
+2
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-2
/
+5
*
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
*
Rewrite FindDiagnostics to be more strict about the formatting of the
Chris Lattner
2008-11-24
1
-4
/
+4
*
Test now passes.
Ted Kremenek
2008-10-17
1
-1
/
+0
*
Mark these tests XFAIL. We need to add back assumption logic when doing arra...
Ted Kremenek
2008-10-17
1
-0
/
+1
*
Enhance NSError** checking with analogous checking for CFErrorRef*.
Ted Kremenek
2008-10-01
1
-1
/
+13
*
Added test case for PR 2600: proper use of NSError**
Ted Kremenek
2008-09-19
1
-0
/
+31