https://bugs.llvm.org/show_bug.cgi?id=37922
Eli Friedman <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Eli Friedman <[email protected]> ---
_Atomic is a reserved identifier (per [lex.name]), with no defined meaning in
C++, so we can define it to mean whatever we want.
Support for C _Atomic types in C++ seems like a useful extension with no
downside.
--
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