aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/c99-for-loop-decl.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-06move 'extern with initializer' validation after the validate methodLuc Van Oostenryck1-1/+1
2017-03-06check the storage of C99 for-loop initializersLuc Van Oostenryck1-1/+0
2017-03-06add test cases for storage of c99 for-loop declarationsLuc Van Oostenryck1-0/+23
2017-03-06add test case for scope of C99 for-loop declarationsLuc Van Oostenryck1-0/+18