mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-05 12:31:46 +00:00
Suppress ObjC FE warnings, which cause the test to fail.
Warnings are legitimate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52187 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6a02432574
commit
e115ca544c
@ -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…
x
Reference in New Issue
Block a user