diff options
author | Tim Northover <t.p.northover@gmail.com> | 2019-11-06 09:47:07 +0000 |
---|---|---|
committer | Tim Northover <t.p.northover@gmail.com> | 2019-11-06 10:02:15 +0000 |
commit | 9577ee84e638530be7a310c9d50526a36e3c212e (patch) | |
tree | e21d354efd6f3f7d9443ca66f821e1810b7c776f /libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/equal_pred.pass.cpp | |
parent | 58fa50f43701097640a4ee5547aee1e4a4eea454 (diff) | |
download | bcm5719-llvm-9577ee84e638530be7a310c9d50526a36e3c212e.tar.gz bcm5719-llvm-9577ee84e638530be7a310c9d50526a36e3c212e.zip |
NeonEmitter: switch to enum for internal Type representation.
Previously we had a handful of bools (Signed, Floating, ...) that could
easily end up in an inconsistent state. This adds an enum Kind which
holds the mutually exclusive states a type might be in, retaining some
of the bools that modified an underlying type.
https://reviews.llvm.org/D69715
Diffstat (limited to 'libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/equal_pred.pass.cpp')
0 files changed, 0 insertions, 0 deletions