This is an objective-c test, not an objective-c++ one.

llvm-svn: 57193
This commit is contained in:
Evan Cheng 2008-10-06 18:42:48 +00:00
parent 89329a1d0a
commit 9b23fa5fb5

View File

@ -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