-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move SOO processing inside of InitializeSlots and move it once.
That reduces binary size by moving more code to type erased InitializeSlots. It also make SOO element to be moved once that can be useful for expensive to move types. PiperOrigin-RevId: 721938625 Change-Id: I449753440fe91cb1bb5a1569e23d1986f5b0a642
- Loading branch information
1 parent
0f102ad
commit 7253ff8
Showing
3 changed files
with
200 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.