Files
codeql/csharp/ql/src
Dave Bartolomeo 90dc14c56e C++/C#: Fix phantom Chi definitions in PrintSSA
When `PrintSSA.qll` is imported, IR dumps will be annotated with the alias analysis information used during SSA construction. When printing this information, we incorrectly treated instructions at offset -1, which should only be `Phi` instructions, as `Chi` instructions for the instruction at offset 0. This produced phantom annotations, but did not affect the correctness of the actual IR.
2020-04-15 18:24:11 -04:00
..
2020-01-29 13:15:00 +01:00
2019-01-02 12:59:07 +01:00
2019-01-02 12:59:07 +01:00
2020-01-29 13:15:00 +01:00
2020-03-27 17:03:23 +00:00
2020-01-29 13:15:00 +01:00
2020-01-29 13:15:00 +01:00
2019-01-02 12:59:07 +01:00
2019-02-12 14:38:42 +01:00
2020-01-29 13:15:00 +01:00
2020-01-29 13:15:00 +01:00
2019-01-14 14:08:54 +01:00
2020-01-29 13:15:00 +01:00
2020-01-29 13:15:00 +01:00
2020-01-29 13:15:00 +01:00
2019-01-14 14:08:54 +01:00
2019-10-22 17:36:35 +02:00