Files
codeql/cpp/ql/lib/change-notes/released/3.0.0.md
2024-12-16 14:25:41 +01:00

487 B

3.0.0

Breaking Changes

Deprecated APIs

  • The NonThrowingFunction class (semmle.code.cpp.models.interfaces.NonThrowing.NonThrowingFunction) has been deprecated. Please use the NonCppThrowingFunction class instead.