We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c117fe + 2cfdebd commit 16395c5Copy full SHA for 16395c5
clang/docs/ReleaseNotes.rst
@@ -721,9 +721,6 @@ Bug Fixes in This Version
721
``await_suspend`` could be misoptimized, including accesses to the awaiter
722
object itself.
723
(`#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.
727
- Clang now correctly diagnoses ``function_needs_feature`` when always_inline
728
callee has incompatible target features with caller.
729
- Removed the linking of libraries when ``-r`` is passed to the driver on AIX.
0 commit comments