Hi I am wondering when does clang generate the no capture attribute for the arguments. One of its impacts seems to be that then the argument is passed directly without storing in the stack. Is that right? How do I use the attribute in source ? Thanks for your help. shrey