[Docs] Add release notes for D146089.
authorCraig Topper <craig.topper@sifive.com>
Fri, 17 Mar 2023 15:59:03 +0000 (08:59 -0700)
committerCraig Topper <craig.topper@sifive.com>
Fri, 17 Mar 2023 16:03:08 +0000 (09:03 -0700)
clang/docs/ReleaseNotes.rst

index 8d8be67..24f5b62 100644 (file)
@@ -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
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^