mbox series

[0/3] add and use new helper: replace_with_value()

Message ID 20200905121358.83080-1-luc.vanoostenryck@gmail.com (mailing list archive)
Headers show
Series add and use new helper: replace_with_value() | expand

Message

Luc Van Oostenryck Sept. 5, 2020, 12:13 p.m. UTC
This makes things slightly more readable and is a preparatory
step for some others series.

Luc Van Oostenryck (3):
  add helper replace_with_value()
  use replace_with_value()
  replace_with_{pseudo,value}() can be tail-calls

 simplify.c | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)