Add known-to-fail test case for a static forward declaration
commit76d0b813af2279179aa6e73d76d9e6e4bb63aab5
authorJosh Triplett <josh@freedesktop.org>
Tue, 13 Nov 2007 12:12:05 +0000 (13 04:12 -0800)
committerJosh Triplett <josh@freedesktop.org>
Tue, 13 Nov 2007 12:12:05 +0000 (13 04:12 -0800)
tree8c30e407fc39c41026e2d0e4c071422b306db650
parent35f463cfcc8e042721d4fa80e4375fba59159cd6
Add known-to-fail test case for a static forward declaration

Based on a bug report by Matthew Wilcox.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
validation/static-forward-decl.c [new file with mode: 0644]