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