[PATCH] D75732: [ASTImporter] Added visibility check for variable templates.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 6 04:24:18 PST 2020
balazske created this revision.
Herald added subscribers: cfe-commits, martong, teemperor, gamesh411, Szelethus, dkrupp.
Herald added a reviewer: a.sidorin.
Herald added a reviewer: shafik.
Herald added a project: clang.
ASTImporter makes now difference between variable templates
with same name in different translation units if not visible
outside.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75732
Files:
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterVisibilityTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75732.248692.patch
Type: text/x-patch
Size: 5639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200306/8af37d3f/attachment-0001.bin>
More information about the cfe-commits
mailing list