Commit 21f5277
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.
But until this commit the code could wrongly create an empty macro.
This happened unless at least one of the arguments to the function was
marked NN.1 parent d3987f4 commit 21f5277
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