Author: arphaman Date: Tue Aug 22 06:15:19 2017 New Revision: 311452 URL: http://llvm.org/viewvc/llvm-project?rev=311452&view=rev Log: Mention #pragma clang attribute in the release notes
Modified: cfe/branches/release_50/docs/ReleaseNotes.rst Modified: cfe/branches/release_50/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/cfe/branches/release_50/docs/ReleaseNotes.rst?rev=311452&r1=311451&r2=311452&view=diff ============================================================================== --- cfe/branches/release_50/docs/ReleaseNotes.rst (original) +++ cfe/branches/release_50/docs/ReleaseNotes.rst Tue Aug 22 06:15:19 2017 @@ -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 -------------------------- _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits