mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 12:16:49 +00:00
[bazel] Disable CLANG_ENABLE_OBJC_REWRITER (for #119269)
This commit is contained in:
parent
3cf56b5f04
commit
b8d4ba674b
@ -93,7 +93,7 @@
|
||||
#define ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER 0
|
||||
|
||||
/* Enable each functionality of modules */
|
||||
#define CLANG_ENABLE_OBJC_REWRITER 1
|
||||
#define CLANG_ENABLE_OBJC_REWRITER 0
|
||||
#define CLANG_ENABLE_STATIC_ANALYZER 1
|
||||
|
||||
/* Spawn a new process clang.exe for the CC1 tool invocation, when necessary */
|
||||
|
Loading…
x
Reference in New Issue
Block a user