mirror of
https://github.com/github/codeql.git
synced 2025-12-19 02:13:17 +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.