Skip to content

Commit 213c9e8

Browse files
committed
Remove a clang optimize off that snuck into tree.
1 parent 33c7326 commit 213c9e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/AST/ASTPrinter.cpp

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

7474
using namespace swift;
7575

76-
#pragma clang optimize off
77-
7876
// Defined here to avoid repeatedly paying the price of template instantiation.
7977
const std::function<bool(const ExtensionDecl *)>
8078
PrintOptions::defaultPrintExtensionContentAsMembers

0 commit comments

Comments
 (0)