[PATCH] D90448: [clang] Add type check for explicit instantiation of static data members
Chuyang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 18 02:19:24 PST 2021
nomanous updated this revision to Diff 317299.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90448/new/
https://reviews.llvm.org/D90448
Files:
clang/include/clang/AST/ASTContext.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaTemplate.cpp
clang/test/SemaCXX/template-explicit-instant-type-mismatch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90448.317299.patch
Type: text/x-patch
Size: 3976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210118/af571047/attachment.bin>
More information about the cfe-commits
mailing list