mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 12:19:53 +00:00
This is an objective-c test, not an objective-c++ one.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57193 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d3d8ce3aba
commit
9d0edb0b26
@ -1,4 +1,4 @@
|
||||
// RUN: %llvmgcc -w -x objective-c++ -c %s -o /dev/null
|
||||
// RUN: %llvmgcc -w -x objective-c -c %s -o /dev/null
|
||||
|
||||
@interface Object {
|
||||
@public
|
Loading…
Reference in New Issue
Block a user