mirror of
https://github.com/github/codeql.git
synced 2026-03-28 02:08:17 +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.