C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2023-10-31 19:16:36 +00:00
parent efe064284b
commit 6e385cabd8

View File

@@ -0,0 +1,4 @@
---
category: breaking
---
* The expressions `AssignPointerAddExpr` and `AssignPointerSubExpr` are no longer subtypes of `AssignBitwiseOperation`.