Skip to content

Commit 16395c5

Browse files
author
git apple-llvm automerger
committed
Merge commit '2cfdebdb7e5e' from llvm.org/release/17.x into stable/20230725
2 parents 7c117fe + 2cfdebd commit 16395c5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -721,9 +721,6 @@ Bug Fixes in This Version
721721
``await_suspend`` could be misoptimized, including accesses to the awaiter
722722
object itself.
723723
(`#56301 <https://github.com/llvm/llvm-project/issues/56301>`_)
724-
The current solution may bring performance regressions if the awaiters have
725-
non-static data members. See
726-
`#64945 <https://github.com/llvm/llvm-project/issues/64945>`_ for details.
727724
- Clang now correctly diagnoses ``function_needs_feature`` when always_inline
728725
callee has incompatible target features with caller.
729726
- Removed the linking of libraries when ``-r`` is passed to the driver on AIX.

0 commit comments

Comments
 (0)