Skip to content

Commit e7f7104

Browse files
committed
Add release note
1 parent 7862d15 commit e7f7104

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
@@ -237,6 +237,8 @@ Non-comprehensive list of changes in this release
237237
- The floating point comparison builtins (``__builtin_isgreater``,
238238
``__builtin_isgreaterequal``, ``__builtin_isless``, etc.) and
239239
``__builtin_signbit`` can now be used in constant expressions.
240+
- Plugins can now define custom attributes that apply to statements
241+
as well as declarations.
240242

241243
New Compiler Flags
242244
------------------

0 commit comments

Comments
 (0)