]> granicus.if.org Git - clang/commitdiff
Mention #pragma clang attribute in the release notes
authorAlex Lorenz <arphaman@gmail.com>
Tue, 22 Aug 2017 13:15:19 +0000 (13:15 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 22 Aug 2017 13:15:19 +0000 (13:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_50@311452 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 61f0fd1367b41ea86ff5b522da7857896a464e3e..81a4a56d913cdeff767caf965474ca466d570657 100644 (file)
@@ -95,8 +95,8 @@ future versions of Clang.
 New Pragmas in Clang
 -----------------------
 
-Clang now supports the ...
-
+- Clang now supports the ``clang attribute`` pragma that allows users to apply
+  an attribute to multiple declarations.
 
 Attribute Changes in Clang
 --------------------------