diff options
Diffstat (limited to 'test/Index/pch-with-errors.c')
-rw-r--r-- | test/Index/pch-with-errors.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Index/pch-with-errors.c b/test/Index/pch-with-errors.c index 691eab4585..be8728eb72 100644 --- a/test/Index/pch-with-errors.c +++ b/test/Index/pch-with-errors.c @@ -13,6 +13,8 @@ struct baz { zed h; }; +void errparm(zed e); + struct S { { ; |