- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for disable_clang_offsetof_extension (0.16 sec)
-
configure.py
# offset of in the current version of ubp. See # https://github.com/protocolbuffers/upb/blob/9effcbcb27f0a665f9f345030188c0b291e32482/upb/upb.c#L183. def disable_clang_offsetof_extension(clang_version): if int(clang_version.split('.')[0]) in (16, 17): write_to_bazelrc('build --copt=-Wno-gnu-offsetof-extensions') def set_hermetic_cuda_version(environ_cp):
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 02 22:16:02 UTC 2024 - 48.2K bytes - Viewed (0)