Author: mstorsjo Date: Mon Aug 21 11:45:39 2017 New Revision: 311359 URL: http://llvm.org/viewvc/llvm-project?rev=311359&view=rev Log: Update Clang 5.0 release notes for ms_abi and __builtin_ms_va_list for aarch64
Differential Revision: https://reviews.llvm.org/D36931 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=311359&r1=311358&r2=311359&view=diff ============================================================================== --- cfe/branches/release_50/docs/ReleaseNotes.rst (original) +++ cfe/branches/release_50/docs/ReleaseNotes.rst Mon Aug 21 11:45:39 2017 @@ -104,6 +104,8 @@ Attribute Changes in Clang - The ``overloadable`` attribute now allows at most one function with a given name to lack the ``overloadable`` attribute. This unmarked function will not have its name mangled. +- The ```ms_abi`` attribute and the ``__builtin_ms_va_list`` types and builtins + are now supported on AArch64. Windows Support --------------- _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits