C++: Add change note

This commit is contained in:
Jeroen Ketema
2022-06-22 08:07:55 +02:00
parent 880c785efe
commit 4a78c9b06d

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* `UserType.getADeclarationEntry()` now yields all forward declarations when the user type is a `class`, `struct`, or `union`.