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
/
null-deref-ps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Enhance null dereference diagnostics by indicating what variable (if any) was...
Ted Kremenek
2009-11-24
1
-4
/
+4
*
Switch -f{builtin,math-errno,rtti} and -analyzer-purge-dead to -...no... vari...
Daniel Dunbar
2009-11-19
1
-1
/
+1
*
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 test case's dependency on platform headers.
Ted Kremenek
2009-09-28
1
-6
/
+12
*
Add test case for PR 4759.
Ted Kremenek
2009-08-24
1
-0
/
+9
*
Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which only
Ted Kremenek
2009-07-29
1
-2
/
+0
*
Prep for new warning.
Mike Stump
2009-07-22
1
-1
/
+1
*
Migrate the path-sensitive checking of 'nonnull' arguments over to the new
Ted Kremenek
2009-07-22
1
-0
/
+9
*
Prep for new warning.
Mike Stump
2009-07-21
1
-1
/
+2
*
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
-4
/
+4
*
Fix false positive null dereference by unifying code paths in GRSimpleVals for
Ted Kremenek
2009-05-04
1
-3
/
+3
*
Update test case.
Ted Kremenek
2009-05-04
1
-0
/
+29
*
Add another null pointer check test case.
Ted Kremenek
2009-05-02
1
-0
/
+14
*
Warn about invalid return statements by default.
Steve Naroff
2009-04-30
1
-2
/
+2
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-4
/
+4
*
GRExprEngine: Polish up handling of casting integer constants to pointers and...
Ted Kremenek
2009-03-05
1
-0
/
+7
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-3
/
+3
*
Test passes with -analyzer-range-contraints.
Ted Kremenek
2009-02-16
1
-0
/
+1
*
Put the region store specific test in a separate file.
Zhongxing Xu
2009-02-06
1
-9
/
+0
*
Create ElementRegion when the base is SymbolicRegion. This is like what we do
Zhongxing Xu
2009-02-06
1
-0
/
+9
*
Enhance test case to test RegionStore with -checker-cfref.
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
-2
/
+2
*
Fix analyzer crash found when scanning Wine sources where the analyzer used o...
Ted Kremenek
2009-01-17
1
-0
/
+23
*
static analyzer: Handle casts from arrays to integers. This fixes PR 3297.
Ted Kremenek
2009-01-13
1
-0
/
+21
*
Add an option to make 'RemoveDeadBindings' a configurable behavior. This enables
Zhongxing Xu
2008-12-22
1
-2
/
+2
*
Lazy bingding for region-store manager.
Zhongxing Xu
2008-12-20
1
-2
/
+2
*
Add 'expected-warning' to make test case pass.
Ted Kremenek
2008-12-04
1
-2
/
+2
*
Add another static analyzer test case involving attribute(nonnull).
Ted Kremenek
2008-12-04
1
-0
/
+5
*
Add another test case for attribute(nonnull) checking.
Ted Kremenek
2008-12-04
1
-0
/
+9
*
BasicConstraintManager:
Ted Kremenek
2008-12-03
1
-0
/
+9
*
BasicConstraintManager:
Ted Kremenek
2008-12-03
1
-0
/
+10
*
Add a test case for compound assignments that lazily symbolicate the value of...
Ted Kremenek
2008-11-15
1
-0
/
+20
*
Add && to test command.
Zhongxing Xu
2008-11-11
1
-1
/
+1
*
Add region store model to path-sensitive testing.
Zhongxing Xu
2008-11-10
1
-0
/
+1
*
This test now passes again.
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
*
Updated test case.
Ted Kremenek
2008-09-24
1
-3
/
+5
*
Fixed logic error in BasicConstraintManager pointed out by Zhongxing Xu.
Ted Kremenek
2008-09-19
1
-4
/
+4
*
Add path-sensitivity test case.
Ted Kremenek
2008-09-17
1
-0
/
+11
*
Fix copy-paste error in test case.
Ted Kremenek
2008-09-16
1
-1
/
+1
*
Minor pass-sensitivity improvement:
Ted Kremenek
2008-09-16
1
-0
/
+13
*
Tidy up sema processing of attribute "nonull":
Ted Kremenek
2008-09-01
1
-3
/
+4
*
Enhance null-dereference checker test.
Ted Kremenek
2008-08-16
1
-1
/
+9
*
Add EXTWARN Diagnostic class.
Daniel Dunbar
2008-08-05
1
-1
/
+1
[next]