Files
codeql/cpp/ql/lib/change-notes/2024-10-06-builtin-expect.md
Mathias Vorreiter Pedersen 1aea120e89 C++: Add change note.
2024-06-10 13:01:01 +01:00

233 B

category
category
minorAnalysis
  • The "Guards" library (semmle.code.cpp.controlflow.Guards) now also infers guards from calls to the builtin operation __builtin_expect. As a result, some queries may produce fewer false positives.