summaryrefslogtreecommitdiff
path: root/ccan/compiler/test
AgeCommit message (Collapse)Author
2011-03-01compiler, talloc, tap, tdb2: use #if instead of #ifdef.Rusty Russell
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.