commit | 213317d166a10b2c2c73f836111fbd589d7a6813 | [log] [tgz] |
---|---|---|
author | Owen Gray <owengray@google.com> | Wed Mar 19 12:57:36 2025 -0400 |
committer | Owen Gray <owengray@google.com> | Thu Mar 20 18:50:46 2025 -0400 |
tree | b32ba1ab7dcddecc1ffce811fe63e9920ce48230 | |
parent | 49813ca98d1bf46181472f430e33d361ba419277 [diff] |
Allow non-DClass'es to be exceptions This primarily refers to `companion object Foo : Exception()` Fixes: 401536959 Test: this case exists in our companionStatic tests and is now handled correctly Change-Id: I4a8ec3e7cf5ec3a1dc331cec66a226e7206e7868