Files
flatbuffers-bigfoot/scripts
cosmith-nvidia 4173b84d4b Fix --gen-compare to not generate comparators for native types. (#8681)
Per the definition of --gen-compare: only generate comparators for object API
generated structs. Types annoated with native_type must define their own
comparators if `--gen-compare` is enabled.

Also enables --gen-compare for native_type_test and fixes the test by adding a
comparator for the Native::Vector3D type.
2025-11-05 00:43:00 +00:00
..
2025-02-10 20:25:03 -08:00
2025-09-23 21:50:27 -07:00