summaryrefslogtreecommitdiff
path: root/test/CodeGen/dump-struct-builtin.c
AgeCommit message (Expand)Author
2018-04-25add check for long double for __builtin_dump_structPaul Semel
2018-04-17Add modifiers for unsigned char and signed char field printing for __builtin_...Aaron Ballman
2018-04-17Add checks for format specifiers used by __builtin_dump_struct and added a ne...Aaron Ballman
2018-04-10Introduce a new builtin, __builtin_dump_struct, that is useful for dumping st...Aaron Ballman