Minor
This commit is contained in:
parent
acea183e98
commit
98619ce4fa
|
@ -72,6 +72,8 @@ static inline uint8_t allocate_lig_id (hb_buffer_t *buffer) {
|
||||||
hb_auto_trace_t<HB_DEBUG_CLOSURE> trace (&c->debug_depth, "CLOSURE", this, HB_FUNC, "");
|
hb_auto_trace_t<HB_DEBUG_CLOSURE> trace (&c->debug_depth, "CLOSURE", this, HB_FUNC, "");
|
||||||
|
|
||||||
|
|
||||||
|
/* TODO Add TRACE_RETURN annotation for would_apply */
|
||||||
|
|
||||||
|
|
||||||
struct hb_closure_context_t
|
struct hb_closure_context_t
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue