]> granicus.if.org Git - clang/commitdiff
Change tests to use clang -cc1...
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 14 Dec 2009 17:36:25 +0000 (17:36 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 14 Dec 2009 17:36:25 +0000 (17:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91297 91177308-0d34-0410-b5e6-96231b3b80d8

207 files changed:
test/SemaObjC/ContClassPropertyLookup.m
test/SemaObjC/DoubleMethod.m
test/SemaObjC/access-property-getter.m
test/SemaObjC/alias-test-1.m
test/SemaObjC/alias-test-2.m
test/SemaObjC/argument-checking.m
test/SemaObjC/at-defs.m
test/SemaObjC/atomoic-property-synnthesis-rules.m
test/SemaObjC/attr-cleanup.m
test/SemaObjC/attr-deprecated.m
test/SemaObjC/attr-malloc.m
test/SemaObjC/attr-objc-exception.m
test/SemaObjC/attr-objc-gc.m
test/SemaObjC/bad-receiver-1.m
test/SemaObjC/block-attr.m
test/SemaObjC/block-explicit-return-type.m
test/SemaObjC/block-ivar.m
test/SemaObjC/blocks.m
test/SemaObjC/call-super-2.m
test/SemaObjC/catch-stmt.m
test/SemaObjC/category-1.m
test/SemaObjC/category-method-lookup-2.m
test/SemaObjC/category-method-lookup.m
test/SemaObjC/check-dup-decl-methods-1.m
test/SemaObjC/check-dup-objc-decls-1.m
test/SemaObjC/class-bitfield.m
test/SemaObjC/class-conforming-protocol-1.m
test/SemaObjC/class-conforming-protocol-2.m
test/SemaObjC/class-def-test-1.m
test/SemaObjC/class-extension-dup-methods.m
test/SemaObjC/class-getter-using-dotsyntax.m
test/SemaObjC/class-impl-1.m
test/SemaObjC/class-method-lookup.m
test/SemaObjC/class-method-self.m
test/SemaObjC/class-property-access.m
test/SemaObjC/class-proto-1.m
test/SemaObjC/class-protocol.m
test/SemaObjC/cocoa.m
test/SemaObjC/compare-qualified-id.m
test/SemaObjC/compatible-protocol-qualified-types.m
test/SemaObjC/comptypes-1.m
test/SemaObjC/comptypes-2.m
test/SemaObjC/comptypes-3.m
test/SemaObjC/comptypes-4.m
test/SemaObjC/comptypes-5.m
test/SemaObjC/comptypes-6.m
test/SemaObjC/comptypes-7.m
test/SemaObjC/comptypes-8.m
test/SemaObjC/comptypes-9.m
test/SemaObjC/comptypes-a.m
test/SemaObjC/comptypes-legal.m
test/SemaObjC/conditional-expr-2.m
test/SemaObjC/conditional-expr-3.m
test/SemaObjC/conditional-expr-4.m
test/SemaObjC/conditional-expr-5.m
test/SemaObjC/conditional-expr-6.m
test/SemaObjC/conditional-expr.m
test/SemaObjC/conflicting-ivar-test-1.m
test/SemaObjC/continuation-class-err.m
test/SemaObjC/crash-label.m
test/SemaObjC/deref-interface.m
test/SemaObjC/duplicate-ivar-check.m
test/SemaObjC/enhanced-proto-2.m
test/SemaObjC/error-property-gc-attr.m
test/SemaObjC/exprs.m
test/SemaObjC/foreach.m
test/SemaObjC/format-arg-attribute.m
test/SemaObjC/format-strings-objc.m
test/SemaObjC/forward-class-1.m
test/SemaObjC/forward-class-receiver.m
test/SemaObjC/gcc-cast-ext.m
test/SemaObjC/id-isa-ref.m
test/SemaObjC/id.m
test/SemaObjC/id_builtin.m
test/SemaObjC/idiomatic-parentheses.m
test/SemaObjC/ignore-weakimport-method.m
test/SemaObjC/incompatible-protocol-qualified-types.m
test/SemaObjC/inst-method-lookup-in-root.m
test/SemaObjC/interface-1.m
test/SemaObjC/interface-layout-2.m
test/SemaObjC/interface-layout.m
test/SemaObjC/interface-scope-2.m
test/SemaObjC/interface-scope.m
test/SemaObjC/interface-tu-variable.m
test/SemaObjC/invalid-code.m
test/SemaObjC/invalid-objc-decls-1.m
test/SemaObjC/invalid-receiver.m
test/SemaObjC/invalid-typename.m
test/SemaObjC/ivar-access-package.m
test/SemaObjC/ivar-access-tests.m
test/SemaObjC/ivar-lookup.m
test/SemaObjC/ivar-ref-misuse.m
test/SemaObjC/ivar-sem-check-1.m
test/SemaObjC/ivar-sem-check-2.m
test/SemaObjC/legacy-implementation-1.m
test/SemaObjC/message.m
test/SemaObjC/method-arg-decay.m
test/SemaObjC/method-arg-qualifier-warning.m
test/SemaObjC/method-attributes.m
test/SemaObjC/method-bad-param.m
test/SemaObjC/method-conflict.m
test/SemaObjC/method-def-1.m
test/SemaObjC/method-def-2.m
test/SemaObjC/method-encoding-2.m
test/SemaObjC/method-lookup-2.m
test/SemaObjC/method-lookup-3.m
test/SemaObjC/method-lookup-4.m
test/SemaObjC/method-lookup.m
test/SemaObjC/method-no-context.m
test/SemaObjC/method-not-defined.m
test/SemaObjC/method-sentinel-attr.m
test/SemaObjC/method-typecheck-1.m
test/SemaObjC/method-typecheck-2.m
test/SemaObjC/method-undef-category-warn-1.m
test/SemaObjC/method-undef-extension-warn-1.m
test/SemaObjC/method-undefined-warn-1.m
test/SemaObjC/missing-method-context.m
test/SemaObjC/newproperty-class-method-1.m
test/SemaObjC/no-gc-weak-test.m
test/SemaObjC/no-warn-qual-mismatch.m
test/SemaObjC/no-warn-synth-protocol-meth.m
test/SemaObjC/no-warn-unimpl-method.m
test/SemaObjC/nonnull.m
test/SemaObjC/nsobject-attribute-1.m
test/SemaObjC/nsobject-attribute.m
test/SemaObjC/objc-string-constant.m
test/SemaObjC/objc2-merge-gc-attribue-decl.m
test/SemaObjC/objc2-warn-weak-decl.m
test/SemaObjC/property-10.m
test/SemaObjC/property-11.m
test/SemaObjC/property-12.m
test/SemaObjC/property-13.m
test/SemaObjC/property-2.m
test/SemaObjC/property-3.m
test/SemaObjC/property-4.m
test/SemaObjC/property-5.m
test/SemaObjC/property-6.m
test/SemaObjC/property-7.m
test/SemaObjC/property-8.m
test/SemaObjC/property-9-impl-method.m
test/SemaObjC/property-9.m
test/SemaObjC/property-category-1.m
test/SemaObjC/property-category-2.m
test/SemaObjC/property-category-3.m
test/SemaObjC/property-category-4.m
test/SemaObjC/property-error-readonly-assign.m
test/SemaObjC/property-expression-error.m
test/SemaObjC/property-impl-misuse.m
test/SemaObjC/property-inherited.m
test/SemaObjC/property-ivar-mismatch.m
test/SemaObjC/property-method-lookup-impl.m
test/SemaObjC/property-missing.m
test/SemaObjC/property-nonfragile-abi.m
test/SemaObjC/property-noprotocol-warning.m
test/SemaObjC/property-redundant-decl-accessor.m
test/SemaObjC/property-typecheck-1.m
test/SemaObjC/property-user-setter.m
test/SemaObjC/property-weak.m
test/SemaObjC/property.m
test/SemaObjC/props-on-prots.m
test/SemaObjC/protocol-archane.m
test/SemaObjC/protocol-attribute.m
test/SemaObjC/protocol-expr-1.m
test/SemaObjC/protocol-expr-neg-1.m
test/SemaObjC/protocol-id-test-1.m
test/SemaObjC/protocol-id-test-2.m
test/SemaObjC/protocol-id-test-3.m
test/SemaObjC/protocol-implementation-inherited.m
test/SemaObjC/protocol-lookup-2.m
test/SemaObjC/protocol-lookup.m
test/SemaObjC/protocol-qualified-class-unsupported.m
test/SemaObjC/protocol-typecheck.m
test/SemaObjC/protocols.m
test/SemaObjC/rdr-6211479-array-property.m
test/SemaObjC/restrict-id-type.m
test/SemaObjC/return.m
test/SemaObjC/scope-check.m
test/SemaObjC/selector-1.m
test/SemaObjC/selector-error.m
test/SemaObjC/selector-overload.m
test/SemaObjC/sizeof-interface.m
test/SemaObjC/static-ivar-ref-1.m
test/SemaObjC/stmts.m
test/SemaObjC/string.m
test/SemaObjC/super-cat-prot.m
test/SemaObjC/super-property-message-expr.m
test/SemaObjC/super-property-notation.m
test/SemaObjC/super.m
test/SemaObjC/synchronized.m
test/SemaObjC/synthesize-setter-contclass.m
test/SemaObjC/synthesized-ivar.m
test/SemaObjC/try-catch.m
test/SemaObjC/typedef-class.m
test/SemaObjC/ucn-objc-string.m
test/SemaObjC/undeclared-selector.m
test/SemaObjC/undef-class-messagin-error.m
test/SemaObjC/undef-protocol-methods-1.m
test/SemaObjC/undef-superclass-1.m
test/SemaObjC/undefined-protocol-type-1.m
test/SemaObjC/unused.m
test/SemaObjC/va-method-1.m
test/SemaObjC/warn-assign-property-nscopying.m
test/SemaObjC/warn-selector-selection.m
test/SemaObjC/warn-superclass-method-mismatch.m
test/SemaObjC/warn-weak-field.m
test/SemaObjC/weak-attr-ivar.m
test/SemaObjC/writable-property-in-superclass.m

index aa5afa7854f04b8b6a2330b573e6a1abaf0aa65c..46bcc5365fdd86573548a02fc8a09f4d79c89809 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface MyObject {
     int _foo;
index e43c1a0ab03256dd7ad25660fe09bbaa0786893e..e92a017f29304015c632b8bcebde5faad5a3ef09 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Subclass
 {
index 225d63b0173c7fb9c75a669e091a9bb96d78312c..1bd5c33f510617796616b4408ac2fb369ea890c6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s
+// RUN: clang -cc1 -verify %s
 
 @protocol NSObject
 - (oneway void)release;
index 39358cd62a6c4476c7f378d2be333c63f065cc66..e946c3eb1ecb6138b75db275f424023f2380a974 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @compatibility_alias alias4 foo; // expected-warning {{cannot find interface declaration for 'foo'}}
 
index e0baf4e4d374ed5ec6e19a0eb18255b75dc79c66..976e2a3758c750ae36df388fd845c36ac29d89ca 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 // Note: GCC doesn't produce any of the following errors.
 @interface Super @end // expected-note {{previous definition is here}}
index 1b6c10d29c6b6f04b5cdd9589e48680d23debfee..c4ada44c5122a2fe8b59883293e9b92cc757e7ca 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -pedantic %s
+// RUN: clang -cc1 -fsyntax-only -verify -pedantic %s
 
 struct S { int a; };
 
index 78ce63cd52998626f078041a14a6c605fe8ccd10..03c9c76e3b2c1af0dd8bd943cdeeb443ec03add6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-unknown-unknown %s -fsyntax-only
+// RUN: clang -cc1 -triple i386-unknown-unknown %s -fsyntax-only
 
 @interface Test {
        double a;
index 429d6c0f804d144eec5898bfc0ad0c7cf610551a..42b173b7870413a26d1f5eba103462569d55ebb5 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 /*
   Conditions for warning:
index f4d057b2b8303a0ff47dfc9bc851c2202fe73e03..821da000a3c1d6332ef2348ee6967042415fe598 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -verify -fsyntax-only
+// RUN: clang -cc1 %s -verify -fsyntax-only
 
 @class NSString;
 
index e385a977f55b3aabf97441aa05c9ad0bb020d458..675f969632803a55c6fd41131958e2e79ab8e7dc 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: clang -cc1 %s -fsyntax-only -verify
 
 @interface A {
   int X __attribute__((deprecated));
index 6cd6be00a8cf1bd0a32fa141367ae02a0e5e7738..4d2093fa3d4f6f70a50a5a5664ceeb3f159fff0a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify -fsyntax-only -fblocks %s
+// RUN: clang -cc1 -verify -fsyntax-only -fblocks %s
 
 @interface TestAttrMallocOnMethods {}
 - (id) test1 __attribute((malloc)); //  expected-warning {{functions returning a pointer type}}
index 3efb8cfa40ce40e8b1898c209a139dac0e0b1722..3e012c748230a78e93a01aec917ac90365dd25ba 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: clang -cc1 %s -fsyntax-only -verify
 
 __attribute__((__objc_exception__))
 @interface NSException {
index 20da639c3cb9c6a02c6f2449f7cb6ae836473255..90ca4e3280c20af23079a2046f858ac29fbc913d 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 static id __attribute((objc_gc(weak))) a;
 static id __attribute((objc_gc(strong))) b;
 
index 64ff3d199314b78a3ca080ac9e02f99138acbce8..52509753d8a2d2c4de2da7f2e5c4cb6c5c0c3110 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface I
 - (id) retain;
index d67fd35435487a15e0d838fb9a18f3ffcd7bebef..885a94649393f573123c4e15e6dbf9e5df03195a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple x86_64-apple-darwin10 -fsyntax-only -verify -fblocks -fobjc-gc-only %s
+// RUN: clang -cc1 -triple x86_64-apple-darwin10 -fsyntax-only -verify -fblocks -fobjc-gc-only %s
 
 @interface Thing  {}
 
index cfe72de39523dbcc09728b9029f768e24ddca64a..6e9728613a8e13f73f1a67ee0bb6b6c455a376a1 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only %s -verify -fblocks
+// RUN: clang -cc1 -fsyntax-only %s -verify -fblocks
 // FIXME: should compile
 // Test for blocks with explicit return type specified.
 
index 231c9a23f8ad504e55de794b2147dac64dad91a2..5dbefdcbaad928f877ded1a05d10ab7fa016edce 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s -fblocks
+// RUN: clang -cc1 -fsyntax-only -verify %s -fblocks
 
 @interface NSObject {
   struct objc_object *isa;
index aecdfd1f5e4e7912905064776b68fc6c13cc0c82..c16372bcc421e01de1dcb1bb32c7ddf368844dac 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -fblocks %s
+// RUN: clang -cc1 -fsyntax-only -verify -fblocks %s
 @protocol NSObject;
 
 void bar(id(^)(void));
index afd35a8e263081daf9c1cb0f940b88744949fa06..f3d0a9676039aa5963c4b49cc41a106ba6e2a201 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 #include <stddef.h>
 
index 6dcbcdebfba44f3dc85a5afab8f3c5c35c5a6009..eb570c02edfc7118d49207f63cdc3bdcc875848a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s
+// RUN: clang -cc1 -verify %s
 
 @protocol P;
 
index dcbda42cd13647b1fb5516c6d68f10f0df5c0d09..588261891131c6a71e6c930d2f5193c56f8206a4 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface MyClass1 @end
 
index 15da63783fee60062237ee03ec74cecbf137af5a..ea828d9a3bcb965a89243e7d10c76c26590d95e6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef struct objc_class *Class;
 @interface NSObject
index bda465783b5dcffdd02b9b5eaca2aef183d0e443..9b880c4ac7071d4191f7364437dfe94c9cc742ee 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Foo
 @end
index ae0cab0b5d41ff3dee97342a2515f6bbd0ce3bd4..edcd3be518a3a2a7b55c8d348de93d235695f4ff 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface SUPER
 - (int) meth;
index 1dfaf0905083c1a0e4a590cc4b67fe8541e523fa..434f8ddae51e6c546ae6218f85482f8111a6ce76 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Foo // expected-note {{previous definition is here}}
 @end
index 82209121b183623ad6eb21c708c32347615e9e36..d6d9855b2952fed09e97a5b3fe170101f78ef331 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify 
+// RUN: clang -cc1 %s -fsyntax-only -verify 
 
 @interface X 
 {
index a9712b23a6a8d3adc32db6d46837bb725a830851..e2889c3f9d3b107f59f188ddd7dd24540fec4972 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol P1 @end
 @protocol P2 @end
index 7b218bdbd8035e54ec065a8b0f7684594c4cfbd2..550bafd60f71a97696695486bb4e01fe46628f13 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @protocol NSWindowDelegate @end
 
index da8a3267662f632caac6a2acb17edfc6e040ca01..0cf49ddd1b9aeac47483628a77e92343f03e5d67 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol SUPER;
 
index f50b293ade36b9ecda4365ad80f6117b26e18c20..929ad0665a892c07388b25c3f697cb1e3a3539bb 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Foo
 - (int)  garf; // expected-note {{ previous declaration is here}}
index ba42590c3419d91eb4966c309c1d2d3e0d3c8f89..049c6ce62737d9312a074301d4517e8ca45e8d43 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef struct objc_class *Class;
 
index 09ad1556c035dd5ef1ab2e3f5c206cb2ef373161..80d6915d7557007e9aae75eb6a3cfb89198e5fa4 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef int INTF3; // expected-note {{previous definition is here}}
 
index 6f745d48ab6256d117e54093ffcefa8d41c1da5f..ef9df5a1461b1b5cdcde22d5eaa3906e665db945 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface MyBase 
 - (void) rootInstanceMethod;
index d36bc8cbc91b11c96fd13ce62a904e8a2b592023..ea4de84dae9198d1c5ba6b101a7a490e5b2b3852 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s 
+// RUN: clang -cc1 -verify %s 
 
 typedef struct objc_class *Class;
 @interface XX
index 663b87d2ff1890f99afd2a687b5a6fddb175d7dc..ce34a233f7b4f050778d7cfb166d344a6f5ddbed 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Test {}
 + (Test*)one;
index 8f0f3d8826c2d74ad4377db505faf505b0c2f30b..5e9ee6063e74e946c8c42019bfc1840844df2ecd 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface INTF1 @end
 
index 12b638175137c7d0de33529ef1652ddc0f7c5fcd..c2eded75f97a791a4c2902da0ee0e44553c0cbb0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 // pr5552
 
 @interface Protocol 
index 7dab9f55e734a460d5e4feac1cc7ae59c81da38b..a0715453dffff9fc238a9b810f6e1ecf86a3e3ea 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -mcpu pentium4 %s -print-stats
+// RUN: clang -cc1 -mcpu pentium4 %s -print-stats
 #ifdef __APPLE__
 #include <Cocoa/Cocoa.h>
 #endif
index 22bec504a558e0664786b6d8421366fac944d7b6..c9776d0f41c39b3c8694ba6be87a7e5160647569 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef signed char BOOL;
 typedef unsigned int NSUInteger;
index 71f00542b1c63773e2c95062c57b0e7fd90231e4..54d6a04085d9ae7f7ff8c7e398173007fcdd219f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -pedantic -fsyntax-only -verify %s
+// RUN: clang -cc1 -pedantic -fsyntax-only -verify %s
 typedef signed char BOOL;
 
 @class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator;
index df0785bf89e11a44441fc689acaf95a8db18718d..bffbd763ad98574a854a373bb4ef7b2e4a088137 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -pedantic %s
+// RUN: clang -cc1 -fsyntax-only -verify -pedantic %s
 
 #define nil (void *)0;
 #define Nil (void *)0;
index c24b67b15ed1d6fc8dc6cc8f7c207e1437543555..a53b942930e5ad6abe166746c82281ac96c982ca 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 #define nil (void *)0;
 #define Nil (void *)0;
index 0506bce7ad1af4f0f904febc789b201d05e2503e..2d1b6236e3d7386cfd1a7364cdbcf3d56b463bf0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 #define nil (void *)0;
 
index 598901148a8a383ff683091783e1083c6498ac73..794ede25962f4d5692d9d03aec91e5b5bb48ab35 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 extern void foo();
 
index 478e8c8114ac63e790c9c2440530bbb53ec03fc2..4b8f48968514182cca77061095414a6a8c88213d 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -pedantic -verify %s
+// RUN: clang -cc1 -fsyntax-only -pedantic -verify %s
 
 #define nil (void *)0;
 
index 32176755ef76d28b525d2dc288e07713cf0a70fc..ad3da26185a75222eb3605d817fa035155936a6f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -pedantic %s
+// RUN: clang -cc1 -fsyntax-only -verify -pedantic %s
 
 @interface Derived
 @end
index 881fd2b5553b8ae147797f714eaf9a22202165ff..ea1aa06292de5da5657e2e51e610656f80d3b470 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -pedantic %s
+// RUN: clang -cc1 -fsyntax-only -verify -pedantic %s
 
 #define nil (void *)0;
 #define Nil (void *)0;
index af9267e499f60373bd861753d062a6738f5621b5..b19bc302b223f8a8283289c26c0c683a74f50ca5 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol MyProtocol
 @end
index caa93b49e6f328fc3b49942d07985800b679838d..89647b5b98260885f38aa39c771bd3d96062426e 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only %s
+// RUN: clang -cc1 -fsyntax-only %s
 // FIXME: This test case tests the patch applied in: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080602/006017.html
 //   Eventually that logic should be treated as an extension.
 
index 5570d56b0b83bcc3f81d1eebc655754c2f23e6f4..4c7967d89c0a2eebf941fee3d518423edec7737f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -pedantic %s
+// RUN: clang -cc1 -fsyntax-only -verify -pedantic %s
 typedef signed char BOOL;
 typedef int NSInteger;
 
index cd7f89b61d0ddd336f7cb3851aa7d693c8ca8216..6a837b6aa8fa9f87b97f65ed77d696922febc387 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -pedantic %s
+// RUN: clang -cc1 -fsyntax-only -verify -pedantic %s
 
 @protocol NSObject
 @end
index 08758488c540c99c91119cd943606a504dac5c38..9835f3ea31c2d495ea86cbbaeb422e23ef6b4405 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface A
 @end
index 9f1ee68c6f94ab1f15d5342ad3898a067def9472..b7dae6bc48e7c2dee8bdd0c9b0598e45697dfdb5 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol P0
 @end
index 87209581534c5598299be55303df10c98939260d..19215e3c36cc67eff8631ec659457a008ad758d3 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 // <rdar://problem/6212771>
 
 #define nil ((void*) 0)
index d9c1a9474fe73b2be0648b0c10d35172cf49ff7e..74f866be0034e5de2cece7095a8b4f84740852fa 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface PBXBuildSettingsDictionary
 {
index bba51bb8178f47367045b7e6883c7be157037975..dcd2f958f23a23ec58d52e4762213ace057b7cda 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol MyProtocol @end
 
index 2043503ddf7bda3ccd9acaff2ec900e4ff9b3af8..8fdb2810eddf8902f0674cadca12ac41bd7f2c29 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -pedantic %s
+// RUN: clang -cc1 -fsyntax-only -verify -pedantic %s
 @protocol NSObject
 @end
 
index 20ed15722477c6aaa956330e12c5cb4ceaee0c92..acba8e431ab872c29c957cb8b43bba57c640758d 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface INTF 
 {
index 4559696b7f2d064c9f27280288483e2bd6d98d28..c251d460cdf23b5a0ef9d801696870e5572ab65a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface ReadOnly 
 {
index ff40cc67c5dc688fdf5efaa10531d07664ac6c55..477c9a12c142fc92ca201aaa4cd2be6c937fc006 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
   - (NSDictionary*) _executeScript:(NSString *)source { // expected-error 2 {{expected a type}} \
                                                        // expected-error {{missing context for method declaration}} 
index 57750a5a4396784972e2e1de85c8d90d357ea994..2308677ab825b7fa63ee57d4412f97414f4729a8 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fobjc-nonfragile-abi -verify -fsyntax-only %s
+// RUN: clang -cc1 -fobjc-nonfragile-abi -verify -fsyntax-only %s
 
 @interface NSView 
   - (id)initWithView:(id)realView;
index 7cab982e6e21dd1d4b523caacffecfd9374e50c4..b4a9df282d44d07a8916837bff04b1bc679f3f62 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface B1 {
 @public
index 0450d7ba9debf22917ca1fd112ad9a2e2e16f2be..a83ef23afd5addeb94c42f2e61156bb28f05bd40 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s
+// RUN: clang -cc1 -verify %s
 
 @protocol MyProto1 
 @optional
index a44ba4f3768dcbf8747f63459e11581169df9a23..da742e7f7331229f898fff4ba6d2d5f66fb69ec6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -fobjc-gc -fsyntax-only -verify %s
+// RUN: clang -cc1 -triple i386-apple-darwin9 -fobjc-gc -fsyntax-only -verify %s
 
 @interface INTF
 {
index d51d135fa27a5be9c05c89c0b6b7e4f667af8728..52bd6187708009c4c1d02e3c907831df5018efea 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: clang -cc1 %s -fsyntax-only -verify
 
 // rdar://6597252
 Class test1(Class X) {
index 2b62b1744ce276f4f28e9ddd0a94914147db6edb..315202f5eba677e7c05f66ea81061902ee646a86 100644 (file)
@@ -1,4 +1,4 @@
-/* RUN: clang-cc -Wall -fsyntax-only -verify -std=c89 -pedantic %s
+/* RUN: clang -cc1 -Wall -fsyntax-only -verify -std=c89 -pedantic %s
  */
 
 @class NSArray;
index dc5aa8932cdab5d697985bdaf0d9f7be7c564d0b..7de9e9f139c20181a7e29a41bf980b300cab0c05 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify -fsyntax-only %s
+// RUN: clang -cc1 -verify -fsyntax-only %s
 
 @class NSString;
 
index 4b8490291ad0182305bda5f6400d56a3f0276502..b0d5b513dc7a9168f03338ec5a73e5004cfdc43f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 //===----------------------------------------------------------------------===//
 // The following code is reduced using delta-debugging from
index f5f9505666726da2654fde9b937e2b64f46fe05a..e3d2c157d6adebcfcfb03cecee6280a63da409af 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @class FOO, BAR;
 @class FOO, BAR;
index ebba0fd896dc5e925ed761fd75ed2f764f961d11..7f8aec9a39e2bad725cff6620eab4831886a765d 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface I
 + new; // expected-note {{method 'new' is used for the forward class}}
index 5d6670e0f67ca4085c146198308abc49349dedb6..6b4cbafcf817166057e346f6661b0f9d670ffc7a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -verify -fms-extensions
+// RUN: clang -cc1 %s -verify -fms-extensions
 @class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator;
 typedef struct _NSRange { } NSRange;
 
index dbb6b2f53d86e9ab34fd159f3a469dd3a1fff30a..c80f0809c53fca9fc8e069dc206fe4620673861b 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef struct objc_object {
   struct objc_class *isa;
index 70d981c42b1711efe50b9e0882c092bc9fb540ca..aa99cfa6471eef5291b773c699fc7871b52a9ae6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol Foo;
 
index 134753726cbb6133bfe9b510cc8d72866b50f7a6..1ec049b9ff79af8a95fc75b8b96a2d0c872ef77a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: clang -cc1 %s -fsyntax-only -verify
 
 // id is now builtin. There should be no errors. 
 id obj; 
index b4c52fa0d1462e0bbe880c91bb39268a3acfc050..ec1d3638410e744c2a0e6301303670a9d77c7437 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 // Don't warn about some common ObjC idioms unless we have -Wparentheses on.
 // <rdar://problem/7382435>
index 369d9023acfbee3de9ea5c71e8f9482070575757..f745e443cf1e3ad31f757890ee97d3bf3903b252 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface foo 
 + (void) cx __attribute__((weak_import));
index 862265ca64762a331cc95387fd86ed850803acad..624377fbf968036ebb35bf9315e8e694c625fbe0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -pedantic -fsyntax-only -verify %s
+// RUN: clang -cc1 -pedantic -fsyntax-only -verify %s
 
 @protocol MyProto1 
 @end
index 93f28e69f945e05c1f5f0faa39230bd98f8f5a68..8980d3709e470141695daa516f03967f93b5f207 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @protocol P
 - (id) inst_in_proto;
index 85a2a91a8c13b4c8a4f851559fe4f59cc057249e..9898936848742b3d0e9bc5b089aa6de56ac0f391 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 %s -fsyntax-only -verify
+// RUN: clang -cc1 -triple i386-apple-darwin9 %s -fsyntax-only -verify
 // rdar://5957506
 
 @interface NSWhatever :
index ec03a00ca75ef11d319a6961847379b2cd6a0670..cad71428da4572e00ae1c0a2b595836f7f1a1fad 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: clang -cc1 %s -fsyntax-only -verify
 @interface A
 {
   int ivar;
index 6ad89155484476add0dc67b4ee7edbe2b76a6943..b2c6f0d95fc25cb7b884544cf9dfd60386d7c4de 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify  -triple i386-apple-darwin9
+// RUN: clang -cc1 %s -fsyntax-only -verify  -triple i386-apple-darwin9
 typedef struct objc_object {} *id;
 typedef signed char BOOL;
 typedef unsigned int NSUInteger;
index c9025903940c9009668ced8d05617d7a95accd0a..bdf28f46360fe4b286e88b030620c86eb42dcbe8 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify -triple i686-apple-darwin9  %s
+// RUN: clang -cc1 -fsyntax-only -verify -triple i686-apple-darwin9  %s
 // FIXME: must also compile as Objective-C++ 
 
 // <rdar://problem/6487662>
index b4dfff683bb123e9ed979d14a740e7ffe455a383..bc80722febfb969afe238c898a128e92ce58ab14 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface I1 {
 @private
index 9bf816ab69fb41b1ff7a9bd657f5876935eb6ca8..b451d3634929ea79e94311a2c7c57e8d1c47ad70 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface XX
 int x;  // expected-error {{cannot declare variable inside @interface or @protocol}}
index 6eacba05f4ae814814bcf30c55096670245c1cf8..d0679a3f98c5ba99ab01b2c70460750decd6dcbf 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: clang -cc1 %s -fsyntax-only -verify
 
 // rdar://6124613
 void test1() {
index 4a3732eff188aec3df18a897f5bc4fe6bd9a10ca..b58fa68337be747f047cdf848f23d1e84a20dc07 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Super @end
 Super s1; // expected-error{{interface type cannot be statically allocated}}
index e79df96942ccf9d61afa9da28da582d2eed65d98..366f7140085689185da76ef080385f9d623b6ef4 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef struct NotAClass {
   int a, b;
index 4077f91a9a6674a7f8acd17736d60c135f5e6623..ecc03ba9813a67609ab0f35f63838b892482a83e 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @class NSString, NSArray;
 
index 77a15cca5142011f5645d1402252c484111e4bf2..077b0cf57c68b346823239b39fb7058cef240af2 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef unsigned char BOOL;
 
index ca3cc4cf1d46aecd06c1d1918c35467258ad2080..1dc33db5b1e815db94acf14f664a4ac0e05554fa 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface MySuperClass
 {
index b168976da136798eb9cdef238f002752d0517703..63bf040d636fddb6b27cc71640b6819908b0e5d3 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: clang -cc1 %s -fsyntax-only -verify
 
 @interface Test {
    int x;
index 707e1893bf8ea5429eff73b1eb81bdcbade9cfe1..04047533af43f74a4273209217d73e698d4fc4c9 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Sprite {
   int sprite, spree;
index 4e53015b2e92b89fbe4015150856540d1d8d7b29..318f510672ce57587f6e81cd42b329f266e98c5c 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 struct S; // expected-note{{forward declaration of 'struct S'}}
 typedef int FOO();
index a5a830d6a3f6ea31b1d6bb410774438d7ffa068d..242504f0a177196772172da7cfabd38d3c017539 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -fobjc-nonfragile-abi -verify %s
+// RUN: clang -cc1  -fsyntax-only -fobjc-nonfragile-abi -verify %s
 
 @interface Super  {
   id value2; // expected-note {{previously declared 'value2' here}}
index 63768ffb50ea27e3ab9c561ddbbc5ca32442bb67..e480561693a41818ebae1cba9b70667d987cda8a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @implementation INTF // expected-warning {{cannot find interface declaration for 'INTF'}}
 @end
index 02901238f17f836d50cfacf3a2cf8c726b4c001f..244f5d7b74e6db683105d64a0883e38cdbdcbf81 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef struct objc_object {
   Class isa;
index e81bcdf7b75fec5b4feadf55322205b29850f15a..09949de3293d2234bfcf803a41ee91ac31430121 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -checker-cfref -verify %s
+// RUN: clang -cc1 -checker-cfref -verify %s
 typedef signed char BOOL;
 typedef int NSInteger;
 typedef unsigned int NSUInteger;
index c3009f052d5c68f12c3282e1aac6515d309f6996..2d9499f2fdbe70c05167b1b3d08afcc6d9b082d6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 typedef signed char BOOL;
 
index c4d4fba25d6eca9ced1ae97c1044295ac5fa548c..d5f92edee40cc2c03813d1ff614297779ae40f54 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify -fsyntax-only %s
+// RUN: clang -cc1 -verify -fsyntax-only %s
 
 @class NSString;
 
index f797188669ade133acffde5c153d71e7f1e76e69..8ef7be9d403bc6c5d17e2aaf63673c2eea2d3122 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface foo
 @end
index a4213f6c63c9e676da428402344d82a5643fca7a..0f7fd61fe164fb614c8ed331fb60289b6e1663e9 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef signed char BOOL;
 typedef unsigned int NSUInteger;
index 3eb94b9153d95a1fb3dd52b227667a58a3d70cc3..f98ba896db40f9ebcc77c4f9fe552a1c9e70bc7e 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface foo
 - (int)meth;
index 84cdd70259fad1ae1e1b837e3bc33844369f7f3c..e595589695ea284b483041acaa4be52889d0665b 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -ast-print %s
+// RUN: clang -cc1 -ast-print %s
 extern void abort(void);
 #define CHECK_IF(expr) if(!(expr)) abort()
 
index b3ffdcd0585c218c216780838c52396eb830c22e..50d2d9250dd4a4a6fbd07ba28fa10f8198f139b0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s
+// RUN: clang -cc1 %s
 // TODO: We don't support rewrite of method definitions
 
 @interface Intf 
index cca757509ad196a879b52d81b8c45ba302b36151..5493653f3ecafc0644771b76fb76c75d98b1ab77 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 typedef signed char BOOL;
 
 @protocol NSObject
index 8ed583faebc772d3c100511be09d03cd8b5740d8..9e7c4c93abeb361b6555bbac9200c3b4b36a1496 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef struct { int y; } Abstract;
 
index 3b2548b92c116d7ae68875b43a76ae3f3f7efa77..20b4e60b018f0a0f78b428ce48a7eb3cca0467fc 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface NSObject {}
 
index 49dc789af7832a29ad62903ed0c9850b6598c128..b9607eb690c3346022c36b0c4085a0bf943b87c4 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 typedef signed char BOOL;
 typedef int NSInteger;
 
index 9351cb91579ae3dfc56cfa974a3fbca672414510..63caa7e399ccbb28190cbf0f5953c56802f29322 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 - im0 { int a; return 0; // expected-error{{missing context for method declaration}}
 // expected-error{{expected '}'}}
index 3848fa28c9273e93d52511b27b827e7f4886cae2..37171af2e8893b8fc9be675bb9d13fa808ffb859 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Foo
 @end
index 8f31e9ab5e41807ed328dc10594defa96f4715f1..080d6649cc04e2695966528c64c490492d0cd45b 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 #define NULL (void*)0
 
index a53c4d9f416a8798c144190f826ccd9c9b5fedae..bd62ded3c413ce650a315453175dab0626f99b9e 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface A
 - (void) setMoo: (int) x;      //  expected-note {{previous definition is here}}
index d0a091d85615571164637dcd1d04299c3ef5667b..642893da804d2db3c98ed9878dbf89a8a1182bbb 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol P
 - (void) doSomethingInProtocol: (float) x; // expected-note {{previous definition is here}}
index 82fd3c8ba6ff943473904c42ce0563f289d7bac2..8f5d1ace4c881bd011f8e2bd000aeaa02ff2613a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface MyClass1 
 @end
index 7ce015f886ecb4ecf11ce3837b286e85f4ed488c..c1efe5a44fdc0ceb77cbb59ca8081352d870b27c 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface MyClass
 @end
index fbb01dfb1f797eca39b994033a7e3c6f62989333..bbf993f136651378378bd862714d58bb4fac6823 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface INTF
 - (void) meth;
index 2d0758b1fa8db918bf8a94d62ba6154b91b51e26..506cccf512a918f3e190e37e3b2b18c9d3400d8c 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -verify -fsyntax-only
+// RUN: clang -cc1 %s -verify -fsyntax-only
 - (void)compilerTestAgainst;  // expected-error {{missing context for method declaration}}
 
 void xx();  // expected-error {{expected method body}}
index 4946210c8dcc673c513018391f59296cb3941628..972f0909693dae59f7699cf23dba4b8b1be036ac 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -verify -fsyntax-only
+// RUN: clang -cc1 %s -verify -fsyntax-only
 
 @interface Subclass
 + (int)magicNumber;
index f494929ce02dc6d2ed4d6b4a52bd5f90ba1ca8fa..498278ec91d736ac1d7d05f741d2d3675879ea03 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -fsyntax-only -verify %s
+// RUN: clang -cc1 -triple i386-apple-darwin9 -fsyntax-only -verify %s
 
 @interface Subtask
 {
index 3bd4dba545f5393e38a51b40c42a6a5a3ccd3491..73b56711e388f70d9c012e36c8862b2bbc155881 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 // radar 7211563
 
 @interface X
index 860a0ca2befe33f2b5d5a16d6e74b760a6d913cf..8c8f33b560580d74246246abe3c27a5754eafebc 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @protocol CYCdef
 - (int)name;
index 2fcb06ff5e92d77a2ba6fb9a4ead1cb28ea7cdd6..4345914092af0f0a3ddfcb3bc6207235a4f988ab 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple x86_64-apple-darwin10 -fsyntax-only -verify %s
+// RUN: clang -cc1 -triple x86_64-apple-darwin10 -fsyntax-only -verify %s
 // This program tests that if class implements the forwardInvocation method, then
 // every method possible is implemented in the class and should not issue
 // warning of the "Method definition not found" kind. */
index 869bbbd57e85e0cb0e58607b66f3b8a4dea965fd..e657707790d55bacf92f1b6cd775048cda707ec0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fblocks -fsyntax-only -verify %s
+// RUN: clang -cc1 -fblocks -fsyntax-only -verify %s
 
 @class NSObject;
 
index d1f673a9fba9ce108439882689374b04c64cb9c4..6eb5d63db2d178a256b976fe6a3b88c1baa649c9 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fblocks -fsyntax-only -verify %s
+// RUN: clang -cc1 -fblocks -fsyntax-only -verify %s
 
 @interface NSObject
 - (id)self;
index c47b909846c1b002ac2539293ec24855a20dcb03..896c44a3dc745360712f9b1c5e063ec860dfa5b8 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef struct CGColor * __attribute__ ((NSObject)) CGColorRef;
 static int count;
index c6461dd1c25b508e946bcce7d74e35c207cc727b..46d1242cc5e5dfc7285bb57cf391a4e14620b952 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -Wsemicolon-before-method-body %s -verify -fsyntax-only
+// RUN: clang -cc1 -Wsemicolon-before-method-body %s -verify -fsyntax-only
 
 #define nil 0       /* id of Nil instance */
 
index 0da0ce876d3e997ca69f6f2a6f54f8fafc186a79..c15e10781a3d45c490bbea43eb9eeba1379ced50 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -fobjc-gc -fsyntax-only -verify %s
+// RUN: clang -cc1 -triple i386-apple-darwin9 -fobjc-gc -fsyntax-only -verify %s
 @interface INTF @end
 
 extern INTF* p2;
index 5de52ba2203c488c9df1e191e2c0d8e9c8d6a494..bd59c6613304a47ea873f382a8b472b780ae3979 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -fsyntax-only -fobjc-gc -verify %s
+// RUN: clang -cc1 -triple i386-apple-darwin9 -fsyntax-only -fobjc-gc -verify %s
 struct S {
        __weak id  p;  // expected-warning {{__weak attribute cannot be specified on a field declaration}}
 };
index 81b8ee199cb296e8d02368058bb4b90ed7f54e43..cf615bcde7cd8ee8ba9dbe1b02f2c907699625a1 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -Wreadonly-setter-attrs -verify %s  -fblocks
+// RUN: clang -cc1 -fsyntax-only -Wreadonly-setter-attrs -verify %s  -fblocks
 
 // Check property attribute consistency.
 
index bb36c2766e75a78b3dcff4aaaa07043b00db6996..c9b35402ae77a93605ecdcdbc4c64a271451d6fa 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface NSSound
 @end
index 50fb63bc006bb3a457b7956c8ad95ea4cf525f49..f022dcda43891454dace282288e630a149287741 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -Wreadonly-setter-attrs -verify %s
+// RUN: clang -cc1 -fsyntax-only -Wreadonly-setter-attrs -verify %s
 
 @protocol P0
 @property(readonly,assign) id X; // expected-warning {{property attributes 'readonly' and 'assign' are mutually exclusive}}
index d0e40dcf86ed2fe2ed5783655b3da5574a5e93c4..23e3714accf9621f77d25fe3d2e124fd208a6df9 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface NSObject 
 + alloc;
index 159e06b07afaf0d0c5b1733e5ac2b009905958e3..01fcdb9fa881346d9a48f23be730d42cba0cd7b2 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Tester 
 @property char PropertyAtomic_char;
index a66b3d5e1e16666a2528ed24d1abf343cfc787d9..c79efc823a138757ff806cc087b5dddeade6d8d6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s
+// RUN: clang -cc1 -verify %s
 
 @interface I 
 {
index 56db28274c1a8f5de49c14e4999c3ffca0af1187..b70514f1ae630dfeae6f11c07b32368f7a1cf46c 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s
+// RUN: clang -cc1 -verify %s
 
 @interface Object 
 @end
index f463aae629108f12c846bb4ae7dbc61a49ccfa58..40b9e67f6311c7cbbecb7e7f3a03e802d22af857 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s
+// RUN: clang -cc1 -verify %s
 
 @protocol P1 @end
 @protocol P2 @end
index 8f77cf1ad212c3b17e58b3f0aeb480f83b7533c8..0253fe889b1a239924e8e5907c13f2b10b7e7a01 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 # 1 "<command line>"
 # 1 "/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h" 1 3
 typedef signed char BOOL;
index 99c16cef73d80f136d85f6b6dd938f4beb5b096e..63eb3cf2cb80c2e895f582233c9e7fb342a862fd 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 typedef signed char BOOL;
 typedef struct _NSZone NSZone;
 
index 49bd409f27c50767a330385262163c6e3adeb36b..82d8c6b00208d2f77b496a90c60cbc6332af55f2 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 typedef signed char BOOL;
 typedef unsigned int NSUInteger;
 typedef struct _NSZone NSZone;
index 06cb30482c826ce8083f316bbd3bca2c7f6dd1f3..c7b149717ec5f4d03d0c2869c33363fb13acf7b4 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: clang -cc1 %s -fsyntax-only -verify
 // rdar://5967199
 
 typedef signed char BOOL;
index 752f9c09ebf68a94f6ce5a12ed8d3a58a1299650..a3faa4822f315323c1d11a7962ea72ef607f64c5 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef signed char BOOL;
 @protocol NSObject  - (BOOL)isEqual:(id)object; @end
index fa9d4c8c4bb9c24f8546e5e4cb4b6d93920670b2..d6b580080d483fbbd6529e3d5836fe83df3272df 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Object
 + (id)new;
index c245e36819cc9e567872a29baa7eebcc7195e2b1..6a3883a35b7707fb9ec7c73412cc3157785368db 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 // Test that a property can be synthesize in a category
 // implementation with no error.
 
index bf9e8cbd9d9f0b6b28a314548def8be8a98cc57f..de0f302bc5d7547ee13b850c08307c30f0400653 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol P
   @property(readonly) int X;
index ee08b09c01376318cd5b0faf6ccb308002841d44..c807f394544ba605540ad0aad0335581d36f9878 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface IDELogNavigator
 {
index d5cef78f18f4af7ed99bd6e4dc18d7b741a07ca1..482ae2cb818931b4b21fc69f29c145f56bd3ddc8 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface A
  -(int) x;
index b648ee939dbed6397ca342c7937e2440fd4d3fca..f03244dc79fb3cf7e3ef27500bae34719ea6bd1d 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface AddressMyProperties 
 {
index 7b956b5f7b4d015200d49546da95e5903e95c2e8..5bbc3f19c090e8529e15c1ec391d74cd35991f50 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface I {
   int Y;
index 6c06b90a9f0a7dec332f5ab52df7b5ebb1a6d9b1..67897526224d031e2e695cb4bfee9b9748e66435 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify 
+// RUN: clang -cc1 %s -fsyntax-only -verify 
 
 // <rdar://problem/6497242> Inherited overridden protocol declared objects don't work
 
index 75c1e97c4ee97a9bb64f3a8551c50a17d3427336..d4f6e1a4f4e11abec64f8c983c22c3fbd269e80c 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 // Test that arithmatic types on property and its ivar have exact match.
 
 @interface Test4 
index 295bba524009c0d3e866667504fcc24b28208b23..f85babafbdbde542e23df196cd0fa554cbbb06e5 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface SSyncCEList
 {
index 301907ad1c7d71c06a31a0e9d625f39269cb5c0b..a74cf6236dbe87bba4f12745a7723e1144898ea6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 // PR3234
 
index 835209102199fffbb678fb7b5f3275530f4abe34..ede9515123c1a2c8a90315ce4b025bc4cf843d80 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -fobjc-nonfragile-abi -verify %s
+// RUN: clang -cc1 -fsyntax-only -fobjc-nonfragile-abi -verify %s
 
 typedef signed char BOOL;
 
index 95ec15aa1e0cc9a819294410d50295e5a830390e..20234a0b2ab3513c727fb8c262940030f7e3babb 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 
 @interface Object
index ffd5129c8e5ae620fdbaa6119eba7f6230c476fb..84fc8fa3be4fb110cdb33d86755ce94a31d46337 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -Werror -verify %s
+// RUN: clang -cc1 -fsyntax-only -Werror -verify %s
 
 @interface MyClass {
     const char *_myName;
index ca8a1393b01bc841b021a094185e52d9760a531e..c9562787983a82b26ab009e7137f8f65a1b41abb 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface A
 -(float) x;    // expected-note {{declared at}}
index 9b0380ede88ed796016a5e3db9f1a79ab7a51f0d..94458dca6ee0dd971ed5bb65f9cb960c30e7fb70 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface I0 
 @property(readonly) int x;
index 293432fc828f754f0379dc39398a566b12c036c1..2e4e1f0044fd0ec23f09ec4721a66beb21436f9f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -fsyntax-only -verify %s
+// RUN: clang -cc1 -triple i386-apple-darwin9 -fsyntax-only -verify %s
 
 @interface foo
 @property(nonatomic) int foo __attribute__((weak_import));
index cf2624f8204d603de34f5e967596ef669e10971d..b2f594fe320175ff85da50d32fd8e140752e22fc 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -fsyntax-only -verify %s
+// RUN: clang -cc1 -triple i386-apple-darwin9 -fsyntax-only -verify %s
 
 @interface I 
 {
index 7bee8a0bc319780edd82612ecef0025cf4013920..dd92bfac49c1a325cd945a0b0692e2c3da8a340f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 typedef signed char BOOL;
 @class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator;
 
index 05f5103178f2b099ab291c1bc436014fca27a143..c24e9fb5ed1681a8b3420126cbff565f3887b9de 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 // rdar://5986251
 
 @protocol SomeProtocol
index 6bd58dd9a03ad0dcb096412a75fbf45f430b281f..1bce37e49d84d00957a7ff8f38ce59dd7efcde09 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 __attribute ((unavailable))
 @protocol FwProto; // expected-note{{marked unavailable}}
index cc1c3231d5e516a4c0eb86889ed3752a0940055b..22c0ed0ba4c3fa0c3924b12a107cfc6223366339 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol fproto;
 
index 9393fde3c3c754b2ba457e02be2a84a466714c47..2928a46bc07ae3e13e9bbd2fc21065a5479b48d2 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @class Protocol;
 
index 5e737a8fae079239d6179db3fa3026adcb58c3ce..79220ea1a459092bebabb370f953059cf18db405 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s
+// RUN: clang -cc1 -verify %s
 
 @interface FF
 - (void) Meth;
index a55923c2105836d8ceda884e54f3db656ec92565..b8f94a6d7579827168233454ed4b8e74461baa2c 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s
+// RUN: clang -cc1 -verify %s
 
 @protocol P
 @end
index 3c7f84a181f1a319ddbf6ec48b0b45c4627a8ca1..54c55cd4845ebd31a37958364f49730ad65acd1b 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -pedantic -fsyntax-only -verify %s
+// RUN: clang -cc1 -pedantic -fsyntax-only -verify %s
 
 @protocol MyProto1 
 @end
index 55b92ae6684afda9616fe1fd8562714492ac40a8..4fc60fe5c98f4db8736218d17c15621dad5a1a0a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol P0
 -bar;
index 64d0c3acf036c3d260182905b89f3693d04d4566..744fbee9828d0d08aa247f07f7aad2710effd98f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 @interface NSObject @end
 
 @protocol ProtocolA
index 87655bd9e7a01e18a16cff5d573f9f2054bb63c6..b2b354b7782d9dba687274f0add09554353ba5fc 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 @protocol NSObject
 - retain;
 - release;
index 6e344c1f44143379a2f4ea8b419767deea5fbc09..e4e12d6a39d40a7e235c7fe8192f7a3281d88422 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 #include <stddef.h>
 
index de66dedda70a2882c9fc0966614e497d4ebdb5e8..e91cdfefb728450b1fc44bab948cabef4db0da0e 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface NSObject @end
 @protocol XCElementP @end
index 9fbdc16759dd31d7ef355e69bbe55208f636a2db..579feee7b9c2245c4ed7b409b6a3af480db00945 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface INTF1
 @required  // expected-error {{directive may only be specified in protocols only}}
index 1781c5a40402828d10459303557d56887f72e8e4..a5d177335ceeb23a66c81394b66b2519a5830dc4 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 // <rdar://problem/6211479>
 
 typedef int T[2];
index d31c88d911f2c68903f181e24468aefed2357391..9bd5612aba335a60c395b7f09d701f2dfdfece12 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -std=gnu99 -fsyntax-only -verify %s
+// RUN: clang -cc1  -std=gnu99 -fsyntax-only -verify %s
 
 void f0(restrict id a0) {}
 
index ff64994794581e2f7dad0f364d0253b7c7cd6879..743f0f9fca30d57135576e664e0d4fca012bede7 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify -Wmissing-noreturn
+// RUN: clang -cc1 %s -fsyntax-only -verify -Wmissing-noreturn
 
 int test1() {
   id a;
index 0835373ba7484c4d1394896c7714c32e0c45521c..618bcd7bf1e308b9d11ae9a03466af3c45b9ed43 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @class A, B, C;
 
index a969b100cc68f697a095c6ab8a7058820524bc83..7df2bdaeb7015b13f32d37022f8795676c4b45e0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -verify %s 
+// RUN: clang -cc1 -verify %s 
 
 @interface Lancelot @end
 @implementation Lancelot
index cc2a404726403e50e807e65421b34dcff0ef99a9..0df5df0bcc10706074f6d1452bd819e7538dc39c 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface Foo
 - (char*) foo;
index 7c30f79ceaecd4ce1034296cf459b03376df28e5..65c907eacded04e38ba23ca64fd177420a51e753 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only
+// RUN: clang -cc1 %s -fsyntax-only
 
 @interface NSObject
 + alloc;
index aeb1b3facb735ae42a5a4fa3170bbb5537f012db..cb4195bbd99b06ce90cc17f3f066367c167d697f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fobjc-nonfragile-abi -verify -fsyntax-only %s
+// RUN: clang -cc1 -fobjc-nonfragile-abi -verify -fsyntax-only %s
 
 @class I0;
 
index 7e07c7cb99a24334f55d133fa80935a2f06ff02a..5c977580e702fd7cb32e645584b295cba75c9e30 100644 (file)
@@ -1,5 +1,5 @@
-// RUN: clang-cc -triple i386-unknown-unknown -ast-print %s
-// RUN: clang-cc -triple x86_64-apple-darwin10  -ast-print %s
+// RUN: clang -cc1 -triple i386-unknown-unknown -ast-print %s
+// RUN: clang -cc1 -triple x86_64-apple-darwin10  -ast-print %s
 
 @interface current 
 {
index 1d4ea0a771897d8a24fc73f340ca5fa688ed3f30..1402b288b3e8fcb6c65cb68921a3db4f3c9b0ed0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -verify -fsyntax-only
+// RUN: clang -cc1 %s -verify -fsyntax-only
 
 struct some_struct;
 
index 3c09c3c0362221b01edd7b2cdd3feb2045976a0a..077ba7d93e0147cfc8e243444d064c0faabe9bea 100644 (file)
@@ -1,5 +1,5 @@
-// RUN: clang-cc %s -verify -fsyntax-only
-// RUN: clang-cc %s -verify -fsyntax-only -DDECLAREIT
+// RUN: clang -cc1 %s -verify -fsyntax-only
+// RUN: clang -cc1 %s -verify -fsyntax-only -DDECLAREIT
 
 // a declaration of NSConstantString is not required.
 #ifdef DECLAREIT
index 6ddc31fbb9e6600104a9953cce7eac8436188004..a7288bbc3babbadd7b62e14ff86bc0e2c5cbb73a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 typedef signed char BOOL;
 typedef unsigned int NSUInteger;
 @class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator;
index 082d8bd5b48a26aaf4ac476e40d53346473e78a3..15d4db00414d90db5c6299414fd8c54823e8a49f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface SStoreNodeInfo 
 
index 3b0887f26eff8ab9d60c7447cc3648db20551b99..d67bdcb8e6f0c37b19a6859fb6b85aed1e8a6de2 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface B
 +(int) classGetter;
index 83842afb9c3f272f17366c444104fcd7ed78f3d6..2896968e464dafee32d0bcb8e487c5a340f54ef8 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Foo
 - iMethod;
index 01f82c1686221d848e1c7fe7c8d88c63f9139ce0..d1aa101c7dc268acc231625393c5f4b56f0b7f43 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface PBXTrackableTaskManager @end
 
index 78490c8db0d31e8dc61e60dcf0945c01b40c4963..184c4ead07856975338b8cb1f4cf72fdd6042bb3 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface TestClass 
 {
index 305629b43ce676683614f04d1bcc2e1ba03743a1..c41884eef712a0194582cd2a3032e9c753f79f86 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -fobjc-nonfragile-abi -verify %s
+// RUN: clang -cc1 -fsyntax-only -fobjc-nonfragile-abi -verify %s
 @interface I
 {
 }
index 453d80fd599656d1d3943fcdfef00600250b733b..fb6182cc76d736b88801efc14bfe8a19b1904cb5 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 typedef signed char BOOL;
 typedef struct _NSZone NSZone;
 
index 128815602d4d22a76196155a7434b3464e1d3f4f..0c48715f19bd09ec16ddc6b20ffa6a53a8a495d4 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 typedef signed char BOOL;
 typedef unsigned int NSUInteger;
 typedef struct _NSZone NSZone;
index 1d94ea2363a12d208a0ad128d40ff8b45b0f755e..7603199d0211aa2cd199adff92bc9c14d65c8281 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang %s -verify -fsyntax-only
+// RUN: clang -cc1 %s -verify -fsyntax-only
 @class NSString;
 extern void NSLog(NSString *format, ...) __attribute__((format(__NSString__, 1, 2)));
 
index 354c3162c245467995c7b1d429e6ef4e15fd3e0e..6791aaf0f3618fe7ed666037dae122e39d560af1 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -Wundeclared-selector -verify %s
+// RUN: clang -cc1  -fsyntax-only -Wundeclared-selector -verify %s
 
 typedef struct objc_selector *SEL;
 
index 114b6ca5f6f423a6eef3497d4b8fda69230efeb3..d8e50a0acd22bb352ce521f90bb637f3eb070439 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface _Child
 + (int) flashCache;
index 05245523fb6aee83eb48392f8de3f6574f53cb93..066d53218bbfd01732e39be0de697d9792e99d1f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol P1
 - (void) P1proto;
index cb15dc39a3dcb6f0f0da56f22fc88fa7344309a9..2deb0b1ae60f826f32694d73ceeb6fb5752a15f6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @class SUPER, Y;
 
index 572d55f26854d05fa7410b40a9fb77455acf46de..c2e2abc5bb604ed74fe1bf85e5151040628623c1 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @protocol p1, p4;
 @protocol p2 @end
index 4e85894b0a1b9a8518598ab96a5dd01885e7fcea..f492ac5d37895c83c56487db33c57ab182517cfa 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -verify -Wunused -fsyntax-only
+// RUN: clang -cc1 %s -verify -Wunused -fsyntax-only
 
 int printf(const char *, ...);
 
index 3c8998f983ceec5895cd60324bf12a605f332aa9..424ecab006d6861ca76a6350392e9e928e3ba4b9 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 #include <stdarg.h>
 
index cf1acc466a27497f69a0c74e771ce7d19f7dc07f..ecf2c6a00a624d3044d142eb55ac1e0038c6b9f0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fobjc-gc -fsyntax-only -verify %s
+// RUN: clang -cc1  -fobjc-gc -fsyntax-only -verify %s
 
 @protocol NSCopying @end
 
index 4918de77dc7b7fd8b6fa73fc982719adaca9098e..19c9154a36b28106e4304dd7de153f796baaf60a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 @interface Object 
 - (void)foo;
index f123a3f2ddacd2bd26c28fabee56d4126fd4f486..acca86797e9da56adaffeee66773097a83cc9ae6 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -Wsuper-class-method-mismatch -verify %s
+// RUN: clang -cc1  -fsyntax-only -Wsuper-class-method-mismatch -verify %s
 
 @interface Root
 -(void) method_r: (char)ch : (float*)f1 : (int*) x; // expected-note {{previous declaration is here}}
index 3850f217beea822f136557949075d21cc01e0026..b688a1fea0090a0ce26bebb6eda94bf9f41cc521 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -fsyntax-only -fobjc-gc -verify %s
+// RUN: clang -cc1 -triple i386-apple-darwin9 -fsyntax-only -fobjc-gc -verify %s
 
 struct S {
        __weak id w; // expected-warning {{__weak attribute cannot be specified on a field declaration}}
index 6af96ddb3c8b25c52a4b36eb4bf5a46761f133a1..84bdb967262dcdaa239420c399898f602930b111 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
 
 typedef signed char BOOL;
 typedef unsigned int NSUInteger;
index 182b1c47bb39269f1609e02fe1182714ed70829e..cc9295a9bc014896fb680634f115dfc8eec1c3b0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc  -fsyntax-only -verify %s
+// RUN: clang -cc1  -fsyntax-only -verify %s
 
 @interface MessageStore
 @property (assign, readonly) int P;