aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/incomplete-struct.c
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18add test case for incomplete typeLuc Van Oostenryck1-0/+23
Add a test case for the diagnostic of returning an incomplete type. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>