Correction to r176432: the bug actually fixed was <rdar://13025708>.

llvm-svn: 176433
This commit is contained in:
John McCall 2013-03-04 07:35:41 +00:00
parent cc5788c5ce
commit 02ba35092b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fdebugger-support -funknown-anytype -emit-llvm -o - %s | FileCheck %s
// rdar://12565338
// rdar://13025708
@interface A @end
void test0(A *a) {