mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01: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.