File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 362362 '<(ABSEIL_ROOT)/absl/time/time.h' ,
363363 '<(ABSEIL_ROOT)/absl/time/time.cc' ,
364364 '<(ABSEIL_ROOT)/absl/types/any.h' ,
365- '<(ABSEIL_ROOT)/absl/types/bad_variant_access.cc' ,
366- '<(ABSEIL_ROOT)/absl/types/bad_variant_access.h' ,
367365 '<(ABSEIL_ROOT)/absl/types/compare.h' ,
368366 '<(ABSEIL_ROOT)/absl/types/internal/span.h' ,
369- '<(ABSEIL_ROOT)/absl/types/internal/variant.h' ,
370367 '<(ABSEIL_ROOT)/absl/types/optional.h' ,
371368 '<(ABSEIL_ROOT)/absl/types/span.h' ,
372369 '<(ABSEIL_ROOT)/absl/types/variant.h' ,
Original file line number Diff line number Diff line change 129129 'xcode_settings' : {
130130 # -Wno-invalid-offsetof
131131 'GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO' : 'NO' ,
132+ 'OTHER_CFLAGS' : [
133+ '-Wno-nullability-completeness' ,
134+ ],
132135 },
133136 'msvs_settings' : {
134137 'VCCLCompilerTool' : {
You can’t perform that action at this time.
0 commit comments