Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
0f9fed70cea107b3f79df554e38bd8e98d48fe47
/
test
/
Analysis
/
ptr-arith.c
79234ca
Add test case for PointerSubChecker.
by Zhongxing Xu
· 15 years ago
adca271
Refine PointerSubChecker: compare the base region instead of the original
by Zhongxing Xu
· 15 years ago
e4da0eb
update test case.
by Zhongxing Xu
· 15 years ago
ede7eb2
Add check for pointer arithmetic on non-array variables.
by Zhongxing Xu
· 15 years ago
b10a7c2
Add checker for CWE-587: Assignment of a Fixed Address to a Pointer.
by Zhongxing Xu
· 15 years ago
3ce2dc3
Add checker for CWE-469: Use of Pointer Subtraction to Determine Size. This
by Zhongxing Xu
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
6c07bdb
Introduce a new concept to the static analyzer: SValuator.
by Ted Kremenek
· 15 years ago
0b308ad
Clean up builtin lists, add a few new builtins. (I re-sorted the
by Eli Friedman
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
610e81d
Fix failure reported by Sebastian of test/Analysis/ptr-arith.c when the target
by Ted Kremenek
· 16 years ago
e8cba00
Add comments to test case.
by Zhongxing Xu
· 16 years ago
3c4b379
This test case checks if we get the right rvalue type of a TypedViewRegion.
by Zhongxing Xu
· 16 years ago
2b1dc17
Fix crash when LHS of pointer arithmetic is not ElementRegion.
by Zhongxing Xu
· 16 years ago
e184b1e
Add test case for pointer arithmetic.
by Zhongxing Xu
· 16 years ago