Commits

Slava Pestov committed 12d9cc24982
Reflection: Add a DEBUG_TYPE_LOWERING #ifdef for diagnosing problems To avoid crashing tools, we just propagate failure instead of asserting. This makes debugging more difficult, though. When this macro is enabled, messages are printed to standard error to pinpoint the exact reason that type lowering bailed out.