Skip to content

Commit ca4f70d

Browse files
committed
C++: Add changelog entry for removal of aliased SSA.
1 parent b2b9a74 commit ca4f70d

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)