OSDN Git Service

This is an objective-c test, not an objective-c++ one.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 6 Oct 2008 18:42:48 +0000 (18:42 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 6 Oct 2008 18:42:48 +0000 (18:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57193 91177308-0d34-0410-b5e6-96231b3b80d8

test/FrontendObjC/2008-10-3-EhValue.mm [moved from test/FrontendObjC++/2008-10-3-EhValue.mm with 92% similarity]

similarity index 92%
rename from test/FrontendObjC++/2008-10-3-EhValue.mm
rename to test/FrontendObjC/2008-10-3-EhValue.mm
index 99130c3..a4c0cae 100644 (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