Skip to content
Snippets Groups Projects
Commit 6fd131cf authored by Adrian Prantl's avatar Adrian Prantl
Browse files

typo.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187075 91177308-0d34-0410-b5e6-96231b3b80d8
parent b6cdc96e
No related branches found
No related tags found
No related merge requests found
// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin10 %s -o - | FileCheck %s // RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin10 %s -o - | FileCheck %s
// Check the line numbers for cleanup code with EH in combinatin with // Check the line numbers for cleanup code with EH in combination with
// simple return expressions. // simple return expressions.
// CHECK: define {{.*}}foo // CHECK: define {{.*}}foo
......
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