[PATCH] D18596: [MSVC] PR27132: Proper mangling for __unaligned qualifier

Andrey Bokhanko via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 31 07:55:45 PDT 2016


andreybokhanko updated this revision to Diff 52208.
andreybokhanko added a comment.

Resolved [some of] comments made by Aaron and Reid.


http://reviews.llvm.org/D18596

Files:
  include/clang/AST/Type.h
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  lib/AST/MicrosoftMangle.cpp
  lib/AST/Type.cpp
  lib/AST/TypePrinter.cpp
  lib/Sema/SemaType.cpp
  test/CodeGenCXX/mangle-ms-cxx11.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18596.52208.patch
Type: text/x-patch
Size: 5621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160331/ba5ea10c/attachment.bin>


More information about the cfe-commits mailing list