Files
codeql/csharp
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
..
2020-09-10 14:09:40 +02:00
2020-08-18 09:23:38 +02:00
2018-11-07 08:52:38 +01:00