[PATCH] D20437: [MSVC] Support of __unaligned qualifier for function types
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 26 03:12:38 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL270834: [MSVC] Support for __unaligned qualifier in functions (authored by asbokhan).
Changed prior to commit:
http://reviews.llvm.org/D20437?vs=57907&id=58585#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20437
Files:
cfe/trunk/include/clang/AST/Type.h
cfe/trunk/include/clang/Sema/DeclSpec.h
cfe/trunk/lib/AST/DeclCXX.cpp
cfe/trunk/lib/AST/MicrosoftMangle.cpp
cfe/trunk/lib/Sema/DeclSpec.cpp
cfe/trunk/lib/Sema/SemaExprCXX.cpp
cfe/trunk/lib/Sema/SemaType.cpp
cfe/trunk/test/CodeGenCXX/mangle-ms-cxx11.cpp
cfe/trunk/test/Sema/MicrosoftExtensions.c
cfe/trunk/test/SemaCXX/MicrosoftExtensions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20437.58585.patch
Type: text/x-patch
Size: 9046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160526/e0217d77/attachment-0001.bin>
More information about the cfe-commits
mailing list