Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
0678899e0d619df03eae2e2d43c3fe1fa958d03a
/
test
/
Analysis
/
out-of-bounds.c
82cfc68
ArrayBoundCheckerV2: don't arbitrarily warn about indexing before the 0-index of a symbolic region. In many cases that isn't really the base offset.
by Ted Kremenek
· 14 years ago
5188507
Rework checker "packages" and groups to be more hierarchical.
by Ted Kremenek
· 14 years ago
c4d2c90
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
by Argyrios Kyrtzidis
· 14 years ago
0535701
[analyzer] Migrate ArrayBoundCheckerV2 to CheckerV2.
by Argyrios Kyrtzidis
· 14 years ago
a0125d8
Add trivial buffer overflow checking in Sema.
by Ted Kremenek
· 14 years ago
a6b0b96
Add basic support for pointer arithmetic in
by Ted Kremenek
· 14 years ago
15a467e
It's amazing what you find when you actually
by Ted Kremenek
· 14 years ago
c478a14
Add WIP prototype of a new buffer overflow
by Ted Kremenek
· 14 years ago