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 363363 '<(ABSEIL_ROOT)/absl/time/time.h' ,
364364 '<(ABSEIL_ROOT)/absl/time/time.cc' ,
365365 '<(ABSEIL_ROOT)/absl/types/any.h' ,
366- '<(ABSEIL_ROOT)/absl/types/bad_variant_access.cc' ,
367- '<(ABSEIL_ROOT)/absl/types/bad_variant_access.h' ,
368366 '<(ABSEIL_ROOT)/absl/types/compare.h' ,
369367 '<(ABSEIL_ROOT)/absl/types/internal/span.h' ,
370- '<(ABSEIL_ROOT)/absl/types/internal/variant.h' ,
371368 '<(ABSEIL_ROOT)/absl/types/optional.h' ,
372369 '<(ABSEIL_ROOT)/absl/types/span.h' ,
373370 '<(ABSEIL_ROOT)/absl/types/variant.h' ,
Original file line number Diff line number Diff line change 156156 'xcode_settings' : {
157157 # -Wno-invalid-offsetof
158158 'GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO' : 'NO' ,
159+ 'OTHER_CFLAGS' : [
160+ '-Wno-nullability-completeness' ,
161+ ],
159162 },
160163 'msvs_settings' : {
161164 'VCCLCompilerTool' : {
You can’t perform that action at this time.
0 commit comments