Skip to content

Commit

Permalink
[Docs] Add release notes for D146089.
Browse files Browse the repository at this point in the history
  • Loading branch information
topperc committed Mar 17, 2023
1 parent 4361ba7 commit 4743c03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clang/docs/ReleaseNotes.rst
Expand Up @@ -209,6 +209,9 @@ Bug Fixes in This Version
function context.
(`#37792 <https://github.com/llvm/llvm-project/issues/37792>`_) and
(`#48405 <https://github.com/llvm/llvm-project/issues/48405>`_)
- Fix crash when using ``[[clang::always_inline]]`` or ``[[clang::noinline]]``
statement attributes on a call to a template function in the body of a
template function.

Bug Fixes to Compiler Builtins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 4743c03

Please sign in to comment.