Commit 4814f22
committed
regen/embed.pl: Generate ARGS_ASSERT in more cases
This macro is actually always generated, but is empty if there are no
assertions needed.
Before this commit the code incorrectly generated an empty macro when
there were no arguments marked NN even when types were defined that
would call for asserts to be generated.1 parent d3987f4 commit 4814f22
2 files changed
+40
-20
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
0 commit comments