Files
codeql/csharp/ql/test/query-tests/Nullness
Tom Hvitved 6c182564e7 C#: Adjustments to CIL/nullness analyses
- Cache predicates in the same stage using a cached module.
- Introduce `DefUse::defUseVariableUpdate()` and use in `CallableReturns.qll`.
  The updated file `csharp/ql/test/library-tests/cil/dataflow/Nullness.expected`
  demonstrates why this is needed.
- Utilize CIL analysis in `Guards::nonNullValue()`.
- Analyze SSA definitions in `AlwaysNullExpr`, similar to `NonNullExpr`.
2019-03-22 15:11:31 +01:00
..
2018-11-30 17:41:31 +01:00
2018-11-30 17:02:05 +01:00
2018-12-07 09:40:49 +01:00
2018-11-30 17:41:31 +01:00
2019-02-16 19:19:24 +01:00
2018-11-30 17:41:31 +01:00
2018-11-30 17:02:05 +01:00
2018-11-30 17:02:05 +01:00
2018-11-30 17:41:31 +01:00
2018-11-30 17:41:31 +01:00
2019-01-18 12:07:22 +01:00
2018-11-30 17:02:05 +01:00