mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-05 10:57:32 +00:00
Fix test.
llvm-svn: 42522
This commit is contained in:
parent
a3c14fae0a
commit
78fba9dc73
@ -1,4 +1,4 @@
|
||||
// RUN: %llvmgcc -c -w -m64 %s -o /dev/null
|
||||
// RUN: %llvmgcc -c -w -m64 -mmacosx-version-min=10.5 %s -o /dev/null
|
||||
|
||||
@class NSDictionary, DSoBuffer, DSoDirectory, NSMutableArray;
|
||||
@interface NSException {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user