This fixes PR38671.
The issue was introduced by D33833 which fixed PR33189.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69225
Sema: Fixes a crash with a templated destructor ClosedPublic Authored by Mordante on Oct 20 2019, 1:23 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 23 2019, 7:32 AM Closed by commit rG2b943c46873a: [Sema] Fixes a crash with a templated destructor (authored by Mordante). · Explain WhyNov 7 2019, 12:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 228289 clang/lib/Sema/SemaLookup.cpp
clang/test/SemaTemplate/destructor-template.cpp
|