<div dir="ltr"><div>There was an issue reported a while ago</div><a href="http://lists.llvm.org/pipermail/llvm-dev/2014-February/070692.html">http://lists.llvm.org/pipermail/llvm-dev/2014-February/070692.html</a><br><div><br></div><div>but it is still not adressed. RegisterHandlers() is not thread safe and isn't called under locks for Unix...</div><div><br></div><div>Is there any reason why RegisterHandlers() shouldn't be put under the scoped locks used before the invocations of the function?</div></div>