﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
254	Constructors and destructors for TLS	Thierry Delisle		"The current implementation of constructors and destructors does not work with {{{thread_local}}}.

We need to use something like {{{__cxa_thread_atexit_impl}}} (Google it) for the destructors.
I don't know how to do the constructors.

This may also fall in the category of: we just need to fork clang."	task	new	major	cfa-cc	1.0		Constructors, TLS	
