Skip to content

Commit f88fa66

Browse files
committed
[noimplicitcopy] When serializing SIL types, always use getRawASTType() instead of getASTType() to prevent us from looking through no implicit copy types while serializing.
This change makes sense since, in general, when serializing we do not want to look through no implicit copy types since we are trying to 1-1 preserve the SIL.
1 parent cbb9e15 commit f88fa66

File tree

1 file changed

+108
-108
lines changed

1 file changed

+108
-108
lines changed

0 commit comments

Comments
 (0)