ASTImporter makes now difference between variable templates
with same name in different translation units if not visible
outside.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75732
[ASTImporter] Added visibility check for variable templates. ClosedPublic Authored by balazske on Mar 6 2020, 4:03 AM.
Details Summary ASTImporter makes now difference between variable templates
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 8 2020, 7:16 AM Closed by commit rG8d67bcf93c1e: [ASTImporter] Added visibility check for variable templates. (authored by balazske). · Explain WhyMar 9 2020, 4:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 249059 clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterVisibilityTest.cpp
|