bob.wilson closed this revision.
bob.wilson marked an inline comment as done.
bob.wilson added a comment.
Committed in r260787.
I had previously missed a regression in one of the existing ovl-check.m tests.
The testTakesCFTypeRef function was checking that the CFTypeRef overload was
selected. H
george.burgess.iv accepted this revision.
george.burgess.iv added a comment.
This revision is now accepted and ready to land.
Sorry that the change to overload resolution turned out to be problematic. :)
One nit, and this LGTM.
Comment at: lib/Sema/SemaExpr.cpp:7580
@@ +7579,3