This fixes bug 36064
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106093
SubstTemplateTypeParmType can contain an 'auto' type in their replacement type ClosedPublic Authored by serge-sans-paille on Jul 15 2021, 1:08 PM.
Details Summary This fixes bug 36064
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2021, 5:13 AM This revision was landed with ongoing or failed builds.Jul 16 2021, 5:36 AM Closed by commit rG8ada884cbc2f: SubstTemplateTypeParmType can contain an 'auto' type in their replacement type (authored by serge-sans-paille). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 359293 clang/lib/AST/Type.cpp
clang/test/SemaCXX/crash-auto-36064.cpp
|