Not inlining. NOTINLINE is just taken to mean "assume nothing about this", so anything known about the type is ignored.
But yes, in case the problem call isn't _actually_ inlined, it would be nice to shut down these warnings if the compilation unit solves the issues.
Not inlining. NOTINLINE is just taken to mean "assume nothing about this", so anything known about the type is ignored.
But yes, in case the problem call isn't _actually_ inlined, it would be nice to shut down these warnings if the compilation unit solves the issues.