]> granicus.if.org Git - clang/commitdiff
Removes a comment.
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 20 Jul 2011 23:53:57 +0000 (23:53 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 20 Jul 2011 23:53:57 +0000 (23:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135640 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/arc-with-atthrow.m

index b076879bdd3a19a4f3ce2af6fb41a498150132e1..984bf5582ed643d3e520d63f0fbdbc69c2f5af82 100644 (file)
@@ -1,5 +1,4 @@
 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -emit-llvm -fobjc-arc -fobjc-nonfragile-abi -fobjc-exceptions -o - %s | FileCheck %s
-// $CLANG -cc1 -fobjc-arc -fobjc-nonfragile-abi -fobjc-exceptions
 // pr10411
 
 @interface NSException