summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2019-11-13 14:17:29 -0800
committerGitHub <noreply@github.com>2019-11-13 14:17:29 -0800
commit24bb5d83b1b877638053a5f8761ab8372aeeeac9 (patch)
tree5c072765ea269d0bb56f1e65f436424c08041f69 /.gitattributes
parent284e3946029d347b8bf1dc189988081a5636f89f (diff)
downloadbinaryen-24bb5d83b1b877638053a5f8761ab8372aeeeac9.tar.gz
binaryen-24bb5d83b1b877638053a5f8761ab8372aeeeac9.tar.bz2
binaryen-24bb5d83b1b877638053a5f8761ab8372aeeeac9.zip
[NFC] Make Type a class instead of enum (#2433)
The plan is to extend `Type` to represent arbitrary multivalue types, and as a prerequisite for that it is necessary to make it a class instead of an enum. This PR bends over backwards to add all the automatic conversions and constants necessary to allow the rest of the code to compile unmodified, but in the future it should be possible to standardize usage across the code base and remove some of these utilities.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions