isl_ctx_alloc_with_options: reuse isl_ctx_reset_error
commitada63355b4837a90c7e187669b85142ed537c7ce
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 20 Nov 2017 11:29:14 +0000 (20 12:29 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 4 Jan 2018 19:40:44 +0000 (4 20:40 +0100)
tree38c36e9fc54b699bf4a88c66fb80371854091d2f
parent17ab254e636951968071c887583b72c399ed9005
isl_ctx_alloc_with_options: reuse isl_ctx_reset_error

The next commit will add more error related fields
that need to be reset in both isl_ctx_reset_error and
isl_ctx_alloc_with_options.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_ctx.c