Skip to content

Commit fb19d99

Browse files
committed
Fix release notes
1 parent 7ea334e commit fb19d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ NetBSD Support
546546
WebAssembly Support
547547
^^^^^^^^^^^^^^^^^^^
548548

549-
- Fix a bug so that __has_attribute(musttail) should not be true anymore when notail is not enabled.
549+
- Fix a bug so that ``__has_attribute(musttail)`` is no longer true when WebAssembly's tail-call is not enabled. (#GH163256)
550550

551551
AVR Support
552552
^^^^^^^^^^^

0 commit comments

Comments
 (0)