Skip to content

Commit 7997ea6

Browse files
authored
Merge pull request #68496 from gottesmm/pr-9206c7ba4a6be108096a07de154fa25afe5cf330
[send-non-sendable] Add an extra run/diagnostic checks to main send-non-sendable test for when the mode is disabled.
2 parents cc920a9 + e5e0941 commit 7997ea6

File tree

2 files changed

+242
-169
lines changed

2 files changed

+242
-169
lines changed

lib/SILOptimizer/Mandatory/SendNonSendable.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030

3131
using namespace swift;
3232

33-
#pragma clang optimize off
34-
3533
//===----------------------------------------------------------------------===//
3634
// MARK: Utilities
3735
//===----------------------------------------------------------------------===//

0 commit comments

Comments
 (0)