[LLVMbugs] [Bug 11612] _Atomic does not allow initialisation -- needed for ATOMIC_VAR_INIT()
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 17 01:31:45 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=11612
Serge Pavlov <sepavloff at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sepavloff at gmail.com
Resolution|--- |FIXED
--- Comment #2 from Serge Pavlov <sepavloff at gmail.com> ---
Atomics are already implemented in clang (r179662), see examples of
initialization in regression test CodeGen/c11atomics.c.
So closing the bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130417/0026bc8d/attachment.html>
More information about the llvm-bugs
mailing list