]> granicus.if.org Git - clang/commitdiff
Fix a typo from r326844; NFC
authorGeorge Burgess IV <george.burgess.iv@gmail.com>
Tue, 6 Mar 2018 23:09:01 +0000 (23:09 +0000)
committerGeorge Burgess IV <george.burgess.iv@gmail.com>
Tue, 6 Mar 2018 23:09:01 +0000 (23:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@326845 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/64bit-swiftcall.c

index 2eed2a4b290a929d6c5c6e72ecea84c85cf344ea..f7d27d830e258dd7c0e1c78ca574fce0455b8c9e 100644 (file)
@@ -1033,7 +1033,7 @@ TEST(union_hom_fp_partial2)
 // X86-64-LABEL: take_union_hom_fp_partial2(i64, float)
 // ARM64-LABEL: take_union_hom_fp_partial2(i64, float)
 
-// At one point, we emitted lifetime.ends without a matching lifetime.begin for
+// At one point, we emitted lifetime.ends without a matching lifetime.start for
 // CoerceAndExpanded args. Since we're not performing optimizations, neither
 // intrinsic should be emitted.
 // CHECK-LABEL: define void @no_lifetime_markers