Files
codeql/java/ql/lib
Chris Smowton 5fe65ed983 Extract no-when-branch-found calls
These are extracted as "throw new kotlin.NoWhenBranchFoundException();", which is the Java lowering of the intrinsic.

In the process, amend the control-flow graph to let when branches propagate `throw`s outwards, and similarly statement expressions.
2022-05-10 19:51:19 +01:00
..
2022-05-10 19:51:19 +01:00
2022-03-21 11:51:36 +00:00
2022-04-28 14:14:19 +02:00
2021-08-19 14:09:35 -07:00
2021-08-20 20:01:29 -07:00
2022-05-10 18:46:01 +01:00
2021-08-19 14:09:35 -07:00
2022-02-02 13:30:45 +01:00