diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-05-04 16:21:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-04 16:21:35 -0700 |
commit | 9d68b0cf137804003ab2cd58449dba2cb82b10e2 (patch) | |
tree | 2c7596834162dd34ef686c2ab2375358886545de /test/binaryen.js/functions.js | |
parent | c0eb93567e278fe86a6fd8fb0002db5984db1a84 (diff) | |
download | binaryen-9d68b0cf137804003ab2cd58449dba2cb82b10e2.tar.gz binaryen-9d68b0cf137804003ab2cd58449dba2cb82b10e2.tar.bz2 binaryen-9d68b0cf137804003ab2cd58449dba2cb82b10e2.zip |
Remove `constexpr` that causes GCC build to fail (#2828)
GCC complains that the enclosing class of the constexpr member
function is not a literal type. This change removes the constexpr
qualifier to fix the GCC build.
Fixes #2827.
Diffstat (limited to 'test/binaryen.js/functions.js')
0 files changed, 0 insertions, 0 deletions