C++: Add change note

This commit is contained in:
Jeroen Ketema
2026-01-09 14:10:37 +01:00
parent 047fa068ff
commit f6b720b37b

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added a `isThisAccess` predicate to `ParamAccessForType` that holds when the access is to the implicit object parameter.