Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9b3064b55f3c858923734e8b1c9831777fc22554
/
test
/
Sema
/
format-attribute.c
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
3d692df
When checking printf-arguments for functions with '__attribute__ ((format (printf, X, Y)))'
by Ted Kremenek
· 16 years ago
72786e0
Add attribute "format" support for typedefs of function pointers.
by Ted Kremenek
· 17 years ago
59b6d5a
fix __attribute__(format) for struct function pointer fields
by Nuno Lopes
· 17 years ago
8c1a9a8
allow the format attribute to be specified in function pointer prototypes
by Nuno Lopes
· 17 years ago
aa8f976
Patch by Nuno Lopes:
by Ted Kremenek
· 17 years ago