You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SILGenNameAttr, CDeclAttr, and SemanticsAttr all override whether the
attribute is implicit, specifying that they are always implicit when
using the shortened constructors. From what I can tell, these
constructors are mostly used by the deserialization process.
While it doesn't seem to have a huge effect on the final results, it's
probably a good idea to honor what the serialized form uses.
0 commit comments