[all-commits] [llvm/llvm-project] a64883: PR46729: Reject explicit and partial specializatio...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Jul 29 17:44:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a64883431369f28f3fac311c496a4dfad480058f
https://github.com/llvm/llvm-project/commit/a64883431369f28f3fac311c496a4dfad480058f
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaTemplate.cpp
A clang/test/CXX/temp/temp.pre/p6.cpp
M clang/test/SemaTemplate/class-template-decl.cpp
Log Message:
-----------
PR46729: Reject explicit and partial specializations with C linkage.
More information about the All-commits
mailing list