Skip to content

feat: [sc-38551] add fieldIsPresent to flatc generated code - #9239

Closed
tayloraswift wants to merge 14 commits into
google:masterfrom
ordo-one:feature/sc-38551/add-fieldispresent-to-flatc-generated-code
Closed

feat: [sc-38551] add fieldIsPresent to flatc generated code#9239
tayloraswift wants to merge 14 commits into
google:masterfrom
ordo-one:feature/sc-38551/add-fieldispresent-to-flatc-generated-code

Conversation

@tayloraswift

Copy link
Copy Markdown

Thank you for submitting a PR!

Please delete this standard text once you've created your own description.

If you make changes to any of the code generators (src/idl_gen*) be sure to
build your project, as it will generate code based on the changes. If necessary
the code generation script can be directly run (scripts/generate_code.py),
requires Python3. This allows us to better see the effect of the PR.

If your PR includes C++ code, please adhere to the
Google C++ Style Guide,
and don't forget we try to support older compilers (e.g. VS2010, GCC 4.6.3),
so only some C++11 support is available.

For any C++ changes, please make sure to run sh scripts/clang-format-git.sh

Include other details as appropriate.

Thanks!

@github-actions github-actions Bot added c++ codegen Involving generating code from schema swift labels Sep 12, 2026
@google-cla

google-cla Bot commented Sep 12, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ codegen Involving generating code from schema swift

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants