Commit 8d2d41025619e24160ed80edd1c413168a2dda36

Behdad Esfahbod 2018-12-17T20:23:26

Add hb_addressof() and use it to fix bug after hb_bytes_t merge We cannot take address hb_bytes_t direction. We need to use the newly added hb_addressof(), ala std::addressof().