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.
1 parent 3cf56b5 commit b8d4ba6Copy full SHA for b8d4ba6
utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h
@@ -93,7 +93,7 @@
93
#define ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER 0
94
95
/* Enable each functionality of modules */
96
-#define CLANG_ENABLE_OBJC_REWRITER 1
+#define CLANG_ENABLE_OBJC_REWRITER 0
97
#define CLANG_ENABLE_STATIC_ANALYZER 1
98
99
/* Spawn a new process clang.exe for the CC1 tool invocation, when necessary */
0 commit comments