-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KT] Move
noWhenBranchMatchedException
intrinsic handling to a lowe…
…ring In 2.1.0 this will become important as we no longer will see object members as being static -- instead calls must be lowered. Therefore, these intrinsics need to be implemented in lowerings rather than later on in CUB. PiperOrigin-RevId: 700114377
- Loading branch information
1 parent
f4a7f6d
commit 751cd63
Showing
2 changed files
with
21 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters