mirror of
https://github.com/github/codeql.git
synced 2026-02-12 05:01:06 +01:00
C++: Add change note
This commit is contained in:
4
cpp/ql/lib/change-notes/2026-01-09-this-access.md
Normal file
4
cpp/ql/lib/change-notes/2026-01-09-this-access.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* Added a `isThisAccess` predicate to `ParamAccessForType` that holds when the access is to the implicit object parameter.
|
||||
Reference in New Issue
Block a user