[PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
dccitaliano at gmail.com
Mon Jun 22 18:45:21 PDT 2015
New review: http://reviews.llvm.org/D10626
On Mon, Jun 22, 2015 at 3:40 PM, John McCall <rjmccall at gmail.com> wrote:
> If we do that, we should remove the defensive code from IR-gen, because the less-defensive code is serving the admirable purpose of detecting this problem by causing this assertion.
>
>
> REPOSITORY
> rL LLVM
>
> http://reviews.llvm.org/D10508
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
More information about the cfe-commits
mailing list