Add a release note for attribute plugins

This commit is contained in:
John Brawn 2020-03-26 15:01:22 +00:00
parent 172456c775
commit 0cff81cff0
1 changed files with 3 additions and 1 deletions

View File

@ -111,7 +111,9 @@ New Pragmas in Clang
Attribute Changes in Clang
--------------------------
- ...
- Attributes can now be specified by clang plugins. See the
`Clang Plugins <ClangPlugins.html#defining-attributes>`_ documentation for
details.
Windows Support
---------------