Merge pull request #21611 from MathiasVP/nsdmi-dataflow-3

C++: Add dataflow through NSDMI
This commit is contained in:
Mathias Vorreiter Pedersen
2026-03-30 15:48:31 +01:00
committed by GitHub
11 changed files with 78 additions and 72 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added dataflow through members initialized via non-static data member initialization (NSDMI).