Displaying 1 result from an estimated 1 matches for "33ad76cd".
2014 Sep 04
2
[LLVMdev] Conditions that cause Clang refuse inlining a function
Hi Anton,
Thanks for the answer.
The link you provided doesn't answer the question. It lists the ways to
overcome the linking error if the inline was not successful.
The only condition that is found there to make the compiler not inline is "when
compiling without optimization".
I asked the question in the forum because I think that this info is not
documented and most chances that