================ Comment at: lib/CodeGen/MicrosoftCXXABI.cpp:1012 @@ +1011,3 @@ + // Disable the final ARC autorelease. + CGF.AutoreleaseResult = false; + ---------------- You might want to reconsider how you've shared/duplicated lines 1009-1014 with the "standard" thunks now.
http://llvm-reviews.chandlerc.com/D2104 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
