2 Commits

Author SHA1 Message Date
Timm Bäder
f1e78f7769 [clang][Interp] Handle lvalue APValues in visitAPValueInitializer() 2024-06-06 10:24:26 +02:00
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