mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
233 B
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.