[cfe-dev] __thread keyword, LLVM 3.2 & Xcode 4.6

James Gregurich bayoubengal at me.com
Mon Nov 5 18:09:04 PST 2012


Ok. When I removed the constructor and destructor from my class, I got the expected behavior.

thanks,
-James

On Nov 5, 2012, at 5:46 PM, Eli Friedman <eli.friedman at gmail.com> wrote:


> Thread local storage for simple objects (which have a trivial
> constructor/destructor) should be working.  Beyond that, I don't know
> of anyone planning to work on thread-local storage in the near future.
> 
> -Eli
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list