mirror of
https://github.com/github/codeql.git
synced 2026-02-12 05:01:06 +01:00
C++: Add change note for new builtins
This commit is contained in:
4
cpp/ql/lib/change-notes/2026-01-09-builtins.md
Normal file
4
cpp/ql/lib/change-notes/2026-01-09-builtins.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* Added subclasses of `BuiltInOperations` for the `__is_bitwise_cloneable`, `__is_invocable`, and `__is_nothrow_invocable` builtin operations.
|
||||
Reference in New Issue
Block a user