[PATCH] D133882: mend
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 11:15:12 PDT 2022
vitalybuka created this revision.
Herald added a project: All.
vitalybuka requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D133882
Files:
llvm/test/Instrumentation/MemorySanitizer/with-call-type-size.ll
Index: llvm/test/Instrumentation/MemorySanitizer/with-call-type-size.ll
===================================================================
--- llvm/test/Instrumentation/MemorySanitizer/with-call-type-size.ll
+++ llvm/test/Instrumentation/MemorySanitizer/with-call-type-size.ll
@@ -91,4 +91,4 @@
}
; CHECK-LABEL: @testUndef(
; CHECK-NOT: call void @__msan_maybe_warning_
-; CHECK: ret <4 x i32>
\ No newline at end of file
+; CHECK: ret <4 x i32>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133882.460162.patch
Type: text/x-patch
Size: 470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/e6b5a13c/attachment.bin>
More information about the llvm-commits
mailing list