You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gen_defines.py: add option to remove inline comments
Add an option to remove inline comments from the #define lines.
This allows including the generated files in C++ code, which
does not elide the comments when performing macro expansion.
Signed-off-by: Luca Burelli <[email protected]>
0 commit comments