http://bugs.llvm.org/show_bug.cgi?id=32274

Dean Michael Berris <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Dean Michael Berris <[email protected]> ---
Fixed as of https://reviews.llvm.org/rL298835.

Not only have we removed the runtime dependency on the C++ standard library
runtime, but also removed some uses of std::atomic<...> that might prove
problematic in some cases.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to