[PATCH] D41179: [Sema] Diagnose template specializations with C linkage
Mikhail Maltsev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 21 02:13:31 PDT 2020
miyuki abandoned this revision.
miyuki added a comment.
Abandoning in favour of:
commit a64883431369f28f3fac311c496a4dfad480058f <https://reviews.llvm.org/rGa64883431369f28f3fac311c496a4dfad480058f>
Author: Richard Smith <richard at metafoo.co.uk>
Date: Wed Jul 29 16:49:05 2020 -0700
PR46729: Reject explicit and partial specializations with C linkage.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D41179/new/
https://reviews.llvm.org/D41179
More information about the cfe-commits
mailing list