[cfe-commits] Override ReadArrayCookie in MicrosoftCXXABI and explicitly mark it unimplemented (issue 5882057)

John McCall rjmccall at apple.com
Fri Mar 23 11:49:18 PDT 2012


On Mar 23, 2012, at 5:14 AM, timurrrr at google.com wrote:
> Reviewers: rjmccall_apple.com,
> 
> Message:
> Hi John,
> 
> Can you please review this small patch?
> See http://llvm.org/bugs/show_bug.cgi?id=12333 for the details

Please use ErrorUnsupported instead of llvm_unreachable here.

John.



More information about the cfe-commits mailing list