mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +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;
|
@class NSImage;
|
||||||
void bork() {
|
void bork() {
|
||||||
|
Loading…
Reference in New Issue
Block a user