steakhal wrote:

There are other FPs coming from std::sort-and-friends, see 
https://github.com/llvm/llvm-project/issues/78132#issuecomment-2025139780

My idea was to just hard-code this exclusion in the engine CallAndReturn part 
to never inline any of these.
Later, we could think about a better abstraction to handle this, but should be 
fine for now by hard coding it.

https://github.com/llvm/llvm-project/pull/177804
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to