[bazel] Port 5390606aa963
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 7 Apr 2022 08:40:55 +0000 (10:40 +0200)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 7 Apr 2022 08:40:55 +0000 (10:40 +0200)
utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h

index 5bcded1..e5e5dbc 100644 (file)
 /* Spawn a new process clang.exe for the CC1 tool invocation, when necessary */
 #define CLANG_SPAWN_CC1 0
 
+/* Whether to enable opaque pointers by default */
+#define CLANG_ENABLE_OPAQUE_POINTERS_INTERNAL 0
+
 /* Directly provide definitions here behind platform preprocessor definitions.
  * The preprocessor conditions are sufficient to handle all of the configuration
  * on platforms targeted by Bazel, and defining these here more faithfully