Skip to content
Commit 9bd7d164 authored by Anders Carlsson's avatar Anders Carlsson
Browse files

When emitting the destructor for a class with a vtable, if we can determine

that the destructor body is trivial and that all member variables also have either
trivial destructors or trivial destructor bodies, we don't need to initialize the
vtable pointers since no virtual member functions will be called on the destructor.

Fixes PR9181.

llvm-svn: 131368
parent 1eace078
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment