Files
codeql/java/ql/test/library-tests
Jonas Jensen c3bc9f8575 C#/C++/Java: Unbreak partial data flow support
Partial data flow had a semantic merge conflict with this branch. The
problem is that partial data flow doesn't (and shouldn't) cause the
initial pruning steps to run, but the length-2 access paths depend on
the `consCand` information that comes from that initial pruning. The
solution is to restore the old `AccessPath` class, now called
`PartialAccessPath` for use only by partial data flow.

With this change, partial data flow will in some cases allow more field
flow than non-partial data flow.
2019-09-02 14:02:39 +02:00
..
2018-10-11 11:31:37 +02:00
2018-09-23 16:24:31 -07:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2019-08-21 14:38:17 +02:00
2018-11-05 12:08:42 -05:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2018-11-05 12:10:08 -05:00
2018-10-11 11:31:37 +02:00
2018-11-28 15:01:25 +01:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00
2018-12-12 17:26:18 +00:00
2018-10-11 11:31:37 +02:00
2018-10-11 11:31:37 +02:00