mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
C++: Add change note.
This commit is contained in:
4
cpp/ql/lib/change-notes/2024-10-06-builtin-expect.md
Normal file
4
cpp/ql/lib/change-notes/2024-10-06-builtin-expect.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user