C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-03-26 16:44:16 +00:00
parent ec3d041c8d
commit e3744c435a

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added a `TaintInheritingContent` class that can be extended to model taint flowing from a qualifier to a field.