[PATCH] D18268: [Objective-c] Fix a crash in WeakObjectProfileTy::getBaseInfo
Jordan Rose via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 18 09:55:16 PDT 2016
jordan_rose accepted this revision.
jordan_rose added a comment.
This revision is now accepted and ready to land.
Ah, of course! Thanks for catching this, Akira. Can you add this case to the table in the doc comment for WeakObjectProfileTy? (That's how I convinced myself it was correct.)
http://reviews.llvm.org/D18268
More information about the cfe-commits
mailing list