Skip to content
Commit 928a2571 authored by John McCall's avatar John McCall
Browse files

Enforce access control for the destructor in a new[] expression and mark

it as used.  Otherwise, we can fail to instantiate or validate the destructor,
which can lead to crashes in IR gen like PR10351.

llvm-svn: 135073
parent 2371a3f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment