[PATCH] D65694: Properly instantiate a decltype in argument's default initializer
Mark de Wever via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 3 02:10:13 PDT 2019
Mordante created this revision.
Mordante added reviewers: sepavloff, rsmith.
Mordante added a project: clang.
This fixes https://bugs.llvm.org/show_bug.cgi?id=28500
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D65694
Files:
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/SemaTemplate/default-arguments-cxx0x.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65694.213184.patch
Type: text/x-patch
Size: 3594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190803/1ad7ff49/attachment.bin>
More information about the cfe-commits
mailing list