Merge pull request #14495 from github/calumgrant/comp-generated-this

C++: Fix ImplicitThisFieldAccess
This commit is contained in:
Mathias Vorreiter Pedersen
2023-10-20 15:25:26 +01:00
committed by GitHub
6 changed files with 40 additions and 37 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* More field accesses are identified as `ImplicitThisFieldAccess`.