Description
Description of bug
If you look here https://github.com/compiler-research/CppInterOp/actions/runs/14990559920/job/42113161383#step:10:486 despite the testing passing the TypeReflectionTest.IsSmartPtrType test has a symbol error which is not picked up on Ubuntu arm.
This error doesn't exist for any other system
https://github.com/compiler-research/CppInterOp/actions/runs/14990559899/job/42113011703#step:8:517 - Windows x86
https://github.com/compiler-research/CppInterOp/actions/runs/14990559909/job/42113091561#step:8:518 - Windows x86
https://github.com/compiler-research/CppInterOp/actions/runs/14990559912/job/42113093766#step:10:485 - Ubuntu x86
https://github.com/compiler-research/CppInterOp/actions/runs/14990559901/job/42113635906#step:9:495 - osx x86
https://github.com/compiler-research/CppInterOp/actions/runs/14990559913/job/42113377836#step:9:495 - osx arm
What operating system was you using when the bug occured?
Ubuntu
What is the architechture of the cpu on your system?
ARM
What did you build CppInterOp against?
No response