]> granicus.if.org Git - clang/commitdiff
typo.
authorAdrian Prantl <aprantl@apple.com>
Wed, 24 Jul 2013 20:44:20 +0000 (20:44 +0000)
committerAdrian Prantl <aprantl@apple.com>
Wed, 24 Jul 2013 20:44:20 +0000 (20:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187075 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/linetable-cleanup.cpp

index 4077af6d8e012451070f2ba501357736ac1fdf90..1f117f2afa5e5a7922eb48e49176dd4965aa93ea 100644 (file)
@@ -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