Files
codeql/swift/ql/lib/change-notes/released/0.2.4.md
2023-09-05 16:56:14 +00:00

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]BufferPointer and .withUnsafe[Mutable]Bytes methods.