[PATCH] D131258: [Sema] Merge variable template specializations
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 5 06:44:19 PDT 2022
ilya-biryukov created this revision.
ilya-biryukov added a reviewer: ChuanqiXu.
Herald added a project: All.
ilya-biryukov requested review of this revision.
Herald added a project: clang.
Clang used to produce redefinition errors, see tests for examples.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131258
Files:
clang/lib/Sema/SemaDecl.cpp
clang/test/Modules/merge-var-template-spec-cxx-modules.cpp
clang/test/Modules/merge-var-template-spec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131258.450283.patch
Type: text/x-patch
Size: 4519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220805/72b561eb/attachment.bin>
More information about the cfe-commits
mailing list