mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
310 B
310 B
0.2.4
Minor Analysis Improvements
- Flow through optional chaining and forced unwrapping in keypaths is now supported by the data flow library.
- Added flow models of collection
.withContiguous[Mutable]StorageIfAvailable,.withUnsafe[Mutable]BufferPointerand.withUnsafe[Mutable]Bytesmethods.