Skip to content

Commit

Permalink
Update test/SILOptimizer/dont_hoist_begin_access_loop_with_no_exit.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Saleem Abdulrasool <[email protected]>
  • Loading branch information
hjyamauchi and compnerd authored Jul 3, 2023
1 parent cd5275a commit d7d55ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// RUN: %target-swiftc_driver -O %s

// Issue URL
// https://github.com/apple/swift/issues/67084
// Don't crash failing to sink the corresponding end_access after
// hoisting the begin_access when the loop has no exit.

Expand Down

0 comments on commit d7d55ec

Please sign in to comment.