We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33c7326 + 213c9e8 commit 73182beCopy full SHA for 73182be
lib/AST/ASTPrinter.cpp
@@ -73,8 +73,6 @@
73
74
using namespace swift;
75
76
-#pragma clang optimize off
77
-
78
// Defined here to avoid repeatedly paying the price of template instantiation.
79
const std::function<bool(const ExtensionDecl *)>
80
PrintOptions::defaultPrintExtensionContentAsMembers
0 commit comments