aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/enum-bounds.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-04target.c: ignore -m64 on archs where int32_t is a longLuc Van Oostenryck1-0/+1
2018-10-05enum: use the smallest type that fitLuc Van Oostenryck1-1/+0
2018-10-05enum: add testcase for base & enumerator typeLuc Van Oostenryck1-0/+25