From 6815d6cea1c3af2e20a00f407c84595abf5999dd Mon Sep 17 00:00:00 2001 From: Adrian Prantl Date: Wed, 24 Jul 2013 20:44:20 +0000 Subject: typo. llvm-svn: 187075 --- clang/test/CodeGenCXX/linetable-cleanup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/test/CodeGenCXX/linetable-cleanup.cpp') diff --git a/clang/test/CodeGenCXX/linetable-cleanup.cpp b/clang/test/CodeGenCXX/linetable-cleanup.cpp index 4077af6d8e0..1f117f2afa5 100644 --- a/clang/test/CodeGenCXX/linetable-cleanup.cpp +++ b/clang/test/CodeGenCXX/linetable-cleanup.cpp @@ -1,6 +1,6 @@ // 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. // CHECK: define {{.*}}foo -- cgit v1.2.3