]> granicus.if.org Git - clang/commitdiff
add rdar#
authorChris Lattner <sabre@nondot.org>
Sun, 8 Mar 2009 01:43:34 +0000 (01:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Mar 2009 01:43:34 +0000 (01:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66356 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/overloadable.m

index 22fc891da2b83ecafe0a9e96c51892860b4c69b1..fe00fadb8793503959a06509b4df33f4cea8f974 100644 (file)
@@ -1,3 +1,4 @@
+// rdar://6657613
 // RUN: clang -emit-llvm %s -o %t && 
 
 @class C;