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