projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49a7856
)
typo.
author
Adrian Prantl
<aprantl@apple.com>
Wed, 24 Jul 2013 20:44:20 +0000
(20:44 +0000)
committer
Adrian Prantl
<aprantl@apple.com>
Wed, 24 Jul 2013 20:44:20 +0000
(20:44 +0000)
llvm-svn: 187075
clang/test/CodeGenCXX/linetable-cleanup.cpp
patch
|
blob
|
history
diff --git
a/clang/test/CodeGenCXX/linetable-cleanup.cpp
b/clang/test/CodeGenCXX/linetable-cleanup.cpp
index
4077af6
..
1f117f2
100644
(file)
--- 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 combinati
o
n with
// simple return expressions.
// CHECK: define {{.*}}foo