[PATCH] D22913: Mention of proper support for "__unaligned" type qualifier in 3.9 clang release notes
Hans Wennborg via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 28 09:07:02 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL276994: Mention of proper support for "__unaligned" type qualifier in 3.9 clang… (authored by hans).
Changed prior to commit:
https://reviews.llvm.org/D22913?vs=65914&id=65943#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22913
Files:
cfe/branches/release_39/docs/ReleaseNotes.rst
Index: cfe/branches/release_39/docs/ReleaseNotes.rst
===================================================================
--- cfe/branches/release_39/docs/ReleaseNotes.rst
+++ cfe/branches/release_39/docs/ReleaseNotes.rst
@@ -92,6 +92,9 @@
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
---------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22913.65943.patch
Type: text/x-patch
Size: 474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160728/b4aa6d01/attachment.bin>
More information about the cfe-commits
mailing list