summaryrefslogtreecommitdiff
path: root/ccan/compiler/test/compile_fail-printf.c
AgeCommit message (Collapse)Author
2010-11-10compiler: shorten names of attributes, add UNUSEDRusty Russell
The long names were unwieldy in practice; at risk of clashing, replace with shorter versions.
2010-09-26compiler: header for compiler-specific wrappers.Rusty Russell
Currently they sit in each module.