When using precompiled headers with an inline constexpr variable which has a function pointer inside can cause code gen issues Using clang 22.1.3 (also tried 19.1.5 with the same issue) clang versi ...