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
/
casts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR16074, implement warnings to catch pointer to boolean true and pointer to
Richard Trieu
2014-02-26
1
-1
/
+2
*
Re-apply "[analyzer] Model casts to bool differently from other numbers."
Jordan Rose
2013-05-01
1
-3
/
+35
*
Revert "[analyzer] Model casts to bool differently from other numbers."
Jordan Rose
2013-04-29
1
-35
/
+3
*
[analyzer] Model casts to bool differently from other numbers.
Jordan Rose
2013-04-26
1
-3
/
+35
*
[analyzer] Teach the analyzer to use a symbol for p when evaluating
Anna Zaks
2013-02-05
1
-0
/
+11
*
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
-2
/
+2
*
[analyzer] Exit early if constraint solver is given a non-integer symbol
Anna Zaks
2012-05-10
1
-0
/
+8
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
1
-2
/
+2
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-2
/
+2
*
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...
Argyrios Kyrtzidis
2011-02-24
1
-2
/
+2
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-2
/
+2
*
Simplify test case. This test case also applies to PR 6013.
Ted Kremenek
2010-01-14
1
-9
/
+5
*
Associate test case with Bugzilla PR.
Ted Kremenek
2010-01-14
1
-7
/
+8
*
Fix pr6035.
Zhongxing Xu
2010-01-14
1
-0
/
+11
*
add a bunch of missing prototypes to tests
Chris Lattner
2010-01-09
1
-0
/
+2
*
Move test case to a more appropriate file.
Zhongxing Xu
2010-01-05
1
-0
/
+10
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Replace clang-cc with clang -cc1.
Zhongxing Xu
2009-12-14
1
-1
/
+1
*
Normalize options to use '-FOO' instead of '--FOO'.
Daniel Dunbar
2009-11-29
1
-1
/
+1
*
Add clang-cc option "--analyzer-experimental-internal-checks". This
Ted Kremenek
2009-11-13
1
-1
/
+1
*
Add comments to test.
Zhongxing Xu
2009-10-14
1
-2
/
+2
*
Make this test case more portable by removing its dependency on system header...
Ted Kremenek
2009-08-20
1
-3
/
+8
*
Add casts to avoid a bunch of unused expr warnings. (They aren't reported rig...
Anders Carlsson
2009-07-30
1
-1
/
+1
*
Prep for new warning.
Mike Stump
2009-07-21
1
-1
/
+1
*
Fix silly mistake I made applying patch to fix test.
Eli Friedman
2009-07-10
1
-1
/
+1
*
Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches
Eli Friedman
2009-07-10
1
-0
/
+2
*
A further step of r73690: associate the cast-to type with the created symbol,
Zhongxing Xu
2009-06-19
1
-0
/
+2
*
If the SymbolicRegion was cast to another type, use that type to create the
Zhongxing Xu
2009-06-19
1
-0
/
+9
*
Modify test case comments.
Zhongxing Xu
2009-06-18
1
-5
/
+2
*
When casting region, if we do not create an element region, record the cast-to
Zhongxing Xu
2009-06-18
1
-0
/
+16
*
Replace the heuristic isSmallerThan with ASTContext::getTypeSize().
Zhongxing Xu
2009-05-08
1
-1
/
+0
*
StoreManager::CastRegion:
Ted Kremenek
2009-05-01
1
-0
/
+1
*
Added comments to test case.
Zhongxing Xu
2009-04-29
1
-0
/
+3
*
Update test case.
Zhongxing Xu
2009-04-29
1
-9
/
+1
*
XFAIL the test case.
Zhongxing Xu
2009-04-29
1
-0
/
+3
*
Add test case.
Zhongxing Xu
2009-04-28
1
-0
/
+18