[LLVMdev] llvm-gcc ignores function attributes of template functions?

Torvald Riegel torvald at se.inf.tu-dresden.de
Thu Sep 3 05:49:51 PDT 2009


Hi,

llvm-gcc of LLVM 2.5 seems to ignore function attributes of template 
functions. For example, it doesn't set the noinline attribute, and it doesn't 
warn on unknown attribute names. Is this known / intended behavior?

Thanks,
Torvald



More information about the llvm-dev mailing list