Skip to content

Commit adf3eba

Browse files
committed
C++: Add changelog entry for removal of aliased SSA.
1 parent 4ddd7e5 commit adf3eba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: breaking
3+
---
4+
* The aliased SSA was expensive, and had little benefit, so has been removed. The unaliased SSA should be used instead. In most cases it will be imported by default, so no changes will be necessary.

0 commit comments

Comments
 (0)