mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Suppress ObjC FE warnings, which cause the test to fail.
Warnings are legitimate. llvm-svn: 52187
This commit is contained in:
parent
6654d90831
commit
c1d2ca1701
@ -1,4 +1,4 @@
|
||||
// RUN: %llvmgcc -x objective-c++ -c %s -o /dev/null
|
||||
// RUN: %llvmgcc -w -x objective-c++ -c %s -o /dev/null
|
||||
|
||||
@class NSImage;
|
||||
void bork() {
|
||||
|
Loading…
Reference in New Issue
Block a user