Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
58ace88985b920971b052de8a9a7b89de0654dc0
/
test
/
Sema
/
varargs.c
58ace88
Fix PR3075, __builtin_stdarg_start being misprototyped. This affects netbsd headers.
by Chris Lattner
· 16 years ago
f77d545
Fix va_arg handling to do argument decaying at the correct place. This
by Chris Lattner
· 16 years ago
88cf226
Get rid of bogus warnings when the second argument in va_start is either an implicit cast expr or a paren expr.
by Anders Carlsson
· 17 years ago
6eda8c9
Add some more diagnostics for va_start, fix tests so they pass with these new diags.
by Anders Carlsson
· 17 years ago