Files
clang-p2996/clang/test/CodeGenCXX/template-param-objects-linkage.cpp
Alexander Shaposhnikov 8403ccdcd2 [Clang][CodeGen] Fix linkage and visibility of template parameter objects
This diff fixes linkage and visibility of template parameter objects.
The associated GitHub issue: https://github.com/llvm/llvm-project/issues/51571#

Test plan:
1/ ninja check-all
2/ bootstrapped Clang passes tests

Differential revision: https://reviews.llvm.org/D145859
2023-03-14 18:23:06 +00:00

893 B