Skip to content

Commit 25e42ca

Browse files
committed
Gardening: Migrate test suite to GH issues: validation-test/compiler_crashers_fixed
1 parent d024dc3 commit 25e42ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers_fixed/28277-swift-archetypebuilder-getgenericsignature.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// NOTE: This test does NOT run under Address Sanitizer because it triggers
2-
// a heap use-after-free (SR-1070).
2+
// a heap use-after-free (https://github.com/apple/swift/issues/43682).
33

44
// This source file is part of the Swift.org open source project
55
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors

0 commit comments

Comments
 (0)