Commits

John McCall committed 7e15f0a5579
Make SIL-visiting not have a default implementation, make classof take a const ValueBase* instead of a SILValue, implement SILArgument cases for a few visitors and opt others out explicitly, and assert that classes in the SIL value hierarchy override their superclass's classof. Swift SVN r4705