llvm-project
09a70b1e - [flang-rt] Explicitly define the default ShallowCopy* templates (#141619)

Commit
164 days ago
[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>
Author
Parents
Loading