summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/dump-struct-builtin.c
Commit message (Expand)AuthorAgeFilesLines
* add check for long double for __builtin_dump_structPaul Semel2018-04-251-0/+24
* Add modifiers for unsigned char and signed char field printing for __builtin_...Aaron Ballman2018-04-171-0/+49
* Add checks for format specifiers used by __builtin_dump_struct and added a ne...Aaron Ballman2018-04-171-62/+153
* Introduce a new builtin, __builtin_dump_struct, that is useful for dumping st...Aaron Ballman2018-04-101-0/+391