Previously we were creating the alias summary on the fly while writing
the summary to bitcode. This moves the creation of these summaries to
the module summary index builder where we build the rest of the summary
index.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 850 Build 850: arc lint + arc unit
Event Timeline
Comment Actions
Looks good. Can you add the motivation for doing this in the commit message when you push it?