mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Add change note for tuple data flow improvements
This commit is contained in:
3
csharp/change-notes/2021-02-26-tuple-dataflow.md
Normal file
3
csharp/change-notes/2021-02-26-tuple-dataflow.md
Normal file
@@ -0,0 +1,3 @@
|
||||
lgtm,codescanning
|
||||
* Data flow for tuples has been improved to track data flowing into and out of
|
||||
tuple fields. Tuple extraction was changed to extract non-named tuple elements.
|
||||
Reference in New Issue
Block a user