Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110726
[clang] NFC: remove duplicated code around type constraint and templ arg subst ClosedPublic Authored by mizvekov on Sep 29 2021, 8:54 AM.
Details Summary Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 29 2021, 1:01 PM This revision was landed with ongoing or failed builds.Sep 29 2021, 2:06 PM Closed by commit rG1f6458cb1944: [clang] NFC: remove duplicated code around type constraint and templ arg subst (authored by mizvekov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376031 clang/include/clang/AST/DeclTemplate.h
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaTemplate.cpp
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
|