bug 22836 : atomics in shared_ptr (ThreadSanitizer)
Howard Hinnant
howard.hinnant at gmail.com
Tue Mar 10 15:31:27 PDT 2015
On Mar 7, 2015, at 11:06 PM, Oleg Smolsky <oleg at smolsky.net> wrote:
> Hi there, I reported a TSan issue that resulted in the following bug report against libc++:
> http://llvm.org/bugs/show_bug.cgi?id=22836
>
> Could you folks take a look at the following (intuitive) patch please?
> http://reviews.llvm.org/D8147
>
> Thanks!
> Oleg.
Can the increment be relaxed?
http://stackoverflow.com/q/28199212/576911
Howard
More information about the cfe-commits
mailing list