Commits

Michael Gottesman committed 26f23c1ea88
Revert "Create is<INSERT_VALUE_RANGE_HERE> VALUE_RANGE predicates to SILValue.h" This reverts commit r12749. I did not know about the connection in between VALUE_RANGES and abstract SIL Base types. Using those you can perform the same operation via the isa operation. Swift SVN r12763