Skip to content

Conversation

primoly
Copy link
Contributor

@primoly primoly commented Apr 28, 2024

Convert to snake case before checking for keyword collisions, so C and C++ keywords with underscores will be “escaped” as well.

Convert to snake case *before* checking for keyword collisions, so C and C++ keywords with underscores will be “escaped” as well.
@jsturtevant
Copy link
Collaborator

@primoly maybe it makes sense to add this commit and the one from #941 to #942 which now has the wit for the generator test to catch these scenarios?

@primoly primoly closed this Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants