[PATCH] D32092: Attribute inline

Zahira Ammarguellat via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 14 13:59:10 PDT 2017


zahiraam added a comment.

Yes I did compare "inline" with "declspec(inline)" and not with "__attribute((gnu_inline))" and didn't test it whit different specifiers. I can do that. 
If  behavior is different we probably have to add an additional attribute?


https://reviews.llvm.org/D32092





More information about the cfe-commits mailing list