This provides no measurable build speedup, but it reinstates an
optimization from r112038 that was lost in r179618. It requires moving
CapturedScopeInfo::Capture out to clang::sema, which might be too
general since we have plenty of other Capture records in BlockDecl and
other AST nodes.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 15807 Build 15807: arc lint + arc unit