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.
1 parent 7ea334e commit fb19d99Copy full SHA for fb19d99
clang/docs/ReleaseNotes.rst
@@ -546,7 +546,7 @@ NetBSD Support
546
WebAssembly Support
547
^^^^^^^^^^^^^^^^^^^
548
549
-- Fix a bug so that __has_attribute(musttail) should not be true anymore when notail is not enabled.
+- Fix a bug so that ``__has_attribute(musttail)`` is no longer true when WebAssembly's tail-call is not enabled. (#GH163256)
550
551
AVR Support
552
^^^^^^^^^^^
0 commit comments