Files
codeql/cpp/ql/lib/change-notes/2024-06-10-builtin-expect.md
Mathias Vorreiter Pedersen 4bbeda08d6 C++: Fix change note naming.
2024-06-13 11:10:00 +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.