Skip to content

Commit e5e0941

Browse files
committed
Remove clang optimize off that snuck into tree.
1 parent c23e0f4 commit e5e0941

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
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)