[PATCH] Fix for http://llvm.org/PR21915: Assertion Failed on multidimensional VLA in function arguments.
Bataev, Alexey
a.bataev at hotmail.com
Tue Dec 16 10:26:36 PST 2014
Yep, you're right, we don't need to dig through all these pointers. I'll
fix it.
Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team
16.12.2014 21:16, John McCall пишет:
> Okay, but now that you have an exception for variably-modified types, why you do need to look through pointer types at all? Shouldn't the argument type always match exactly unless it's variably-modified?
>
>
> http://reviews.llvm.org/D6655
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
More information about the cfe-commits
mailing list