Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
3a7ae8f115ec519f4c8190bdadd5370b13611be1
/
test
/
Analysis
/
uninit-vals.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
ef74f4c
Replace clang-cc with clang -cc1.
by Zhongxing Xu
· 15 years ago
c237429
Prep for new warning.
by Mike Stump
· 15 years ago
f3929da
Add another uninitialized values test case illustrating that the CFG correctly
by Ted Kremenek
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
a316e7b
Extend builtin "attribute" syntax to include a notation for
by Douglas Gregor
· 16 years ago
d427023
Add -analyze action to run static analyzer, instead of inferring from
by Daniel Dunbar
· 16 years ago
5fb5c6a
Changed merge operation for uninitialized values analysis to "intersect" (previous union).
by Ted Kremenek
· 17 years ago
f5f20bd
The checking for the delimiters of expected error/warning messages was
by Bill Wendling
· 17 years ago
ca7aa1f
Added more test cases for uninitialized values checker.
by Ted Kremenek
· 17 years ago
ff7c538
Fixed bogus culling of uninitialized-values "taint" propagation during assignments.
by Ted Kremenek
· 17 years ago