This is an archive of the discontinued LLVM Phabricator instance.

Sema: Fixes a crash with a templated destructor
ClosedPublic

Authored by Mordante on Oct 20 2019, 1:23 PM.

Details

Summary

This fixes PR38671.
The issue was introduced by D33833 which fixed PR33189.

Diff Detail

Event Timeline

Mordante created this revision.Oct 20 2019, 1:23 PM
This revision is now accepted and ready to land.Oct 23 2019, 7:32 AM
This revision was automatically updated to reflect the committed changes.