Revert "Use constexpr to replace passthru_ bools"
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 3 Jul 2019 02:44:18 +0000 (19:44 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 3 Jul 2019 02:44:18 +0000 (19:44 -0700)
commit4cb180d227c1adc32e921c241a93cd1f50a98d33
tree9066c8b50866b05572314b76c7365a1d91165d19
parentc4aa10ebc8dc28b1f9c90af2ca2092a7535f8395
Revert "Use constexpr to replace passthru_ bools"

This reverts commit c4aa10ebc8dc28b1f9c90af2ca2092a7535f8395.

Broke several compilers... Sigh.  The version without constexpr
didn't fully optimize out the unreachable code on clang.
So, revert it is...
src/hb-algs.hh
src/hb-set.hh