Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise Flatbuffers codegen style #7964

Merged
merged 5 commits into from
Nov 29, 2023
Merged

Revise Flatbuffers codegen style #7964

merged 5 commits into from
Nov 29, 2023

Conversation

steven-johnson
Copy link
Contributor

@steven-johnson steven-johnson commented Nov 28, 2023

The Blaze/Bazel rules for Flatbuffers are inflexible and require this naming pattern :-/

Fortunately, it is (IMHO) a superior naming pattern, with improved type-checking in place.

The Blaze/Bazel rules for Flatbuffers are inflexible and require this naming pattern :-/
@steven-johnson steven-johnson changed the title Rename the generated Flatbuffer headers Revise Flatbuffers codegen style Nov 28, 2023
@steven-johnson steven-johnson merged commit 68f2bbd into main Nov 29, 2023
3 checks passed
@steven-johnson steven-johnson deleted the srj/halide-ir branch November 29, 2023 17:10
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
* Rename the generated Flatbuffer headers

The Blaze/Bazel rules for Flatbuffers are inflexible and require this naming pattern :-/

* Also update the flags to flatc

* Fix lots of stuff

* exclude from clang-format

* ignore again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants