Author: hans Date: Thu Jul 28 10:59:18 2016 New Revision: 276994 URL: http://llvm.org/viewvc/llvm-project?rev=276994&view=rev Log: Mention of proper support for "__unaligned" type qualifier in 3.9 clang release notes
Patch by: Andrey Bokhanko <andreybokha...@gmail.com> Differential Revision: https://reviews.llvm.org/D22913 Modified: cfe/branches/release_39/docs/ReleaseNotes.rst Modified: cfe/branches/release_39/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/cfe/branches/release_39/docs/ReleaseNotes.rst?rev=276994&r1=276993&r2=276994&view=diff ============================================================================== --- cfe/branches/release_39/docs/ReleaseNotes.rst (original) +++ cfe/branches/release_39/docs/ReleaseNotes.rst Thu Jul 28 10:59:18 2016 @@ -92,6 +92,9 @@ Clang's support for building native Wind TLS is enabled for Cygwin defaults to -femulated-tls. +Proper support, including correct mangling and overloading, added for +MS-specific "__unaligned" type qualifier. + C Language 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