Revert forcing use of single-parameter static_assert()
authorBehdad Esfahbod <behdad@behdad.org>
Sun, 16 Sep 2018 17:33:48 +0000 (19:33 +0200)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 16 Sep 2018 17:34:39 +0000 (19:34 +0200)
commit606bf57430370810f7bb62ba12b9685d8943685d
tree6165430c4b88748f004018c1fa7928ca9844182d
parentcbcaba6ffdf6b147d45baa95d62fd29cec67ed54
Revert forcing use of single-parameter static_assert()

Some clang versions define static_assert as a macro apparently, so we cannot
redefine it...

This reverts commit 94bfea0ce6a7b4d5641c198d50751748a353df11.
This reverts commit 4e62627831e7457ed60ff87712570065b14b200a.
23 files changed:
src/hb-atomic.hh
src/hb-buffer.cc
src/hb-buffer.hh
src/hb-cache.hh
src/hb-coretext.cc
src/hb-debug.hh
src/hb-dsalgs.hh
src/hb-machinery.hh
src/hb-null.hh
src/hb-open-type.hh
src/hb-ot-layout-common.hh
src/hb-ot-layout-gdef-table.hh
src/hb-ot-layout.cc
src/hb-ot-map.cc
src/hb-ot-math-table.hh
src/hb-ot-shape-complex-arabic-fallback.hh
src/hb-ot-shape-complex-indic.hh
src/hb-ot-shape-complex-use.cc
src/hb-set-digest.hh
src/hb-set.hh
src/hb-uniscribe.cc
src/hb.hh
util/options.cc