[PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible

John McCall rjmccall at gmail.com
Mon Jun 22 15:40:38 PDT 2015


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