mirror of
https://github.com/github/codeql.git
synced 2026-03-30 04:08:16 +02:00
334 B
334 B
lgtm,codescanning
- Various classes in
semmle.code.cpp.models.implementationshave been made private. Users should not depend on library implementation details. - The
OperatorNewAllocationFunction,OperatorDeleteDeallocationFunction,IteratorandSnprintfclasses now have interfaces insemmle.code.cpp.models.interfaces.