Skip to content

Commit f85964e

Browse files
chrisncpradt2
authored andcommitted
[clang] Define ATOMIC_FLAG_INIT correctly for C++. (llvm#97534)
(cherry picked from commit 4bb3a1e)
1 parent de1d9f4 commit f85964e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ Improvements to Coverage Mapping
139139
Bug Fixes in This Version
140140
-------------------------
141141

142+
- Fixed the definition of ``ATOMIC_FLAG_INIT`` in ``<stdatomic.h>`` so it can
143+
be used in C++.
144+
142145
Bug Fixes to Compiler Builtins
143146
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
144147

0 commit comments

Comments
 (0)