diff options
author | Kajetan Puchalski <kajetan.puchalski@arm.com> | 2025-05-27 16:38:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 16:38:48 +0100 |
commit | 09a70b1e10afc03c85767fccd518e6a66585972a (patch) | |
tree | befdd499df6239c711cf99c5d655adcefa5dbe82 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | cc5237c7af6417139fb32f3e312b9489a6e0bf62 (diff) | |
download | llvm-09a70b1e10afc03c85767fccd518e6a66585972a.zip llvm-09a70b1e10afc03c85767fccd518e6a66585972a.tar.gz llvm-09a70b1e10afc03c85767fccd518e6a66585972a.tar.bz2 |
[flang-rt] Explicitly define the default ShallowCopy* templates (#141619)
Not explicitly defining the default case for ShallowCopy* functions does
not meet the requirements for gcc to actually instantiate the templates,
leading to build errors that show up with gcc but not with clang.
Signed-off-by: Kajetan Puchalski <kajetan.puchalski@arm.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions