Skip to content

Commit 9fca31e

Browse files
committed
Add release note
1 parent 0c9585c commit 9fca31e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,8 @@ Bug Fixes in This Version
491491
- Accept empty enumerations in MSVC-compatible C mode. (#GH114402)
492492
- Fix a bug leading to incorrect code generation with complex number compound assignment and bitfield values, which also caused a crash with UBsan. (#GH166798)
493493
- Fixed false-positive shadow diagnostics for lambdas in explicit object member functions. (#GH163731)
494+
- Fix an assertion failure when a ``target_clones`` attribute is only on the
495+
forward declaration of a multiversioned function. (#GH165517) (#GH129483)
494496

495497
Bug Fixes to Compiler Builtins
496498
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)