Patch to fix Clang armv7 IRGen crash - PR17759

jahanian fjahanian at apple.com
Mon Dec 2 16:09:45 PST 2013


This patch fixes a crash when generating IRGen for armv7 which has ABI of
implicit return of 'this' for constructors. Please review.
// rdar://15366494
- fariborz


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131202/1b0da153/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131202/1b0da153/attachment.txt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131202/1b0da153/attachment-0001.html>


More information about the cfe-commits mailing list