diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 18a739483c4..fdeb6ecde33 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -540,11 +540,11 @@ bits.

Supported: alias, always_inline, cdecl, constructor, destructor, deprecated, fastcall, format, - format_arg, non_null, noreturn, regparm + format_arg, non_null, noinline, noreturn, regparm section, stdcall, unused, used, visibility, warn_unused_result, weak
- Ignored: noinline, pure, const, nothrow, + Ignored: pure, const, nothrow, malloc, no_instrument_function