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 7862d15 commit e7f7104Copy full SHA for e7f7104
clang/docs/ReleaseNotes.rst
@@ -237,6 +237,8 @@ Non-comprehensive list of changes in this release
237
- The floating point comparison builtins (``__builtin_isgreater``,
238
``__builtin_isgreaterequal``, ``__builtin_isless``, etc.) and
239
``__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.
242
243
New Compiler Flags
244
------------------
0 commit comments