From abe15e553e58165e7692c0d0842865c488ed7b45 Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Fri, 1 Jan 2010 10:34:51 +0000 Subject: Updaet clang to 92395. --- test/Preprocessor/objc-pp.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Preprocessor/objc-pp.m') diff --git a/test/Preprocessor/objc-pp.m b/test/Preprocessor/objc-pp.m index 9f375efec2c0..3e093252c644 100644 --- a/test/Preprocessor/objc-pp.m +++ b/test/Preprocessor/objc-pp.m @@ -1,4 +1,4 @@ -// RUN: clang -cc1 %s -fsyntax-only -verify -pedantic +// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic #import // no warning on #import in objc mode. -- cgit v1.3