[PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
John McCall
rjmccall at gmail.com
Mon Jun 22 14:09:57 PDT 2015
Richard: this code is already testing hasTrivialDestructor. If you would be comfortable with declaring a trivial destructor except for performance reasons, maybe hasTrivialDestructor should be returning true?
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