C++: Add change note

This commit is contained in:
Jeroen Ketema
2025-06-27 15:06:03 +02:00
parent 99a24f9650
commit 89c91cc1a2

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The `UnknownDefaultLocation`, `UnknownExprLocation`, and `UnknownStmtLocation` classes have been deprecated. Use `UnknownLocation` instead.