diff --git a/src/hb-ot-layout-gsubgpos-private.hh b/src/hb-ot-layout-gsubgpos-private.hh index c9abd516e..9471ad3c2 100644 --- a/src/hb-ot-layout-gsubgpos-private.hh +++ b/src/hb-ot-layout-gsubgpos-private.hh @@ -72,6 +72,8 @@ static inline uint8_t allocate_lig_id (hb_buffer_t *buffer) { hb_auto_trace_t trace (&c->debug_depth, "CLOSURE", this, HB_FUNC, ""); +/* TODO Add TRACE_RETURN annotation for would_apply */ + struct hb_closure_context_t {