aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/function-pointer-inheritance.c
AgeCommit message (Collapse)AuthorFilesLines
2017-02-13use a shorter name for function-pointer-modifier-inheritance.cLuc Van Oostenryck1-0/+9
The test file name is a bit longish which is annoying in test reports. Rename it to simply 'function-pointer-inheritance.c' Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> Signed-off-by: Christopher Li <sparse@chrisli.org>