Files
codeql/csharp/ql/src
Dave Bartolomeo a80c6fbf97 C++: Print target variable name for Load and Store, if known
Now that we've started printing the targets of `Call` instructions in the IR dumps, I figured I might as well print the names of the variable being loaded or stored as well. We could potentially extend this to match fields, array elements, etc., but that's quite a bit more work.
2020-10-17 14:21:27 -04:00
..
2019-01-02 12:59:07 +01:00
2019-01-02 12:59:07 +01:00
2020-09-01 12:46:57 +02:00
2020-01-29 13:15:00 +01:00
2020-06-25 09:59:59 +01:00
2019-01-02 12:59:07 +01:00
2020-09-21 16:15:12 +02:00
2020-07-17 15:30:33 +01:00
2020-10-01 13:09:52 +01:00
2020-10-16 13:45:51 +02:00
2020-01-29 13:15:00 +01:00
2020-08-20 14:24:43 +02:00