Skip to content

Commit 61de03c

Browse files
committed
Remove clang optimize off that snuck into tree.
1 parent d6f9401 commit 61de03c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/Serialization/Serialization.cpp

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

7777
#define DEBUG_TYPE "Serialization"
7878

79-
#pragma clang optimize off
80-
8179
using namespace swift;
8280
using namespace swift::serialization;
8381
using namespace llvm::support;

0 commit comments

Comments
 (0)