zahiraam added a comment.

Pushed the submit too fast ...
Before I submitted this review, I have done some experiments and inline and 
declspec(inline) have the same behavior. Compiling with /Ob0 disables inlining. 
With -O1 or -O2, inline happens.


https://reviews.llvm.org/D32092



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to