diff options
Diffstat (limited to 'test/CFrontend/2003-08-30-AggregateInitializer.c')
-rw-r--r-- | test/CFrontend/2003-08-30-AggregateInitializer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CFrontend/2003-08-30-AggregateInitializer.c b/test/CFrontend/2003-08-30-AggregateInitializer.c index 7ae173df92..c7a0f806b8 100644 --- a/test/CFrontend/2003-08-30-AggregateInitializer.c +++ b/test/CFrontend/2003-08-30-AggregateInitializer.c @@ -1,4 +1,4 @@ - +// XFAIL: linux,sun,darwin struct istruct { unsigned char C; }; |