Files
codeql/ql
Tom Hvitved 89e6c0e838 CFG: Model calls that may raise an exception
In order to avoid dead `rescue`s, we assume that any call that happens in a
`rescue`/`ensure` context may raise an exception.
2021-09-01 14:07:28 +02:00
..
2020-10-28 14:04:36 +01:00
2021-08-31 15:43:02 +01:00