Skip to content
Snippets Groups Projects
Commit 2f8845fa authored by John McCall's avatar John McCall
Browse files

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176433 91177308-0d34-0410-b5e6-96231b3b80d8
parent 48f90427
No related branches found
No related tags found
No related merge requests found
// 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) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment