commit | 4ee39815745df681309c0797893e1ef6c2660432 | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Mon Dec 14 17:13:18 2009 +0000 |
committer | Fariborz Jahanian <fjahanian@apple.com> | Mon Dec 14 17:13:18 2009 +0000 |
tree | 727de9d3606887234a939e0822b44c75b43d978d | |
parent | 163fb2692711e60c3080ce443f0d06a40939deaf [diff] [blame] |
Tests use the new clang. llvm-svn: 91290
diff --git a/clang/test/CodeGenObjC/message-arrays.m b/clang/test/CodeGenObjC/message-arrays.m index 1ae6bf6..47d010f 100644 --- a/clang/test/CodeGenObjC/message-arrays.m +++ b/clang/test/CodeGenObjC/message-arrays.m
@@ -1,4 +1,4 @@ -// RUN: clang-cc -emit-llvm -o %t %s +// RUN: clang -cc1 -emit-llvm -o %t %s void f0(id a) { // This should have an implicit cast