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

459 B

3.0.0

Breaking Changes

Deprecated APIs

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