[PATCH] D19654: PR27132: Proper mangling for __unaligned qualifier (now with PR27367 fixed)
Andrey Bokhanko via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 29 05:37:30 PDT 2016
andreybokhanko updated this revision to Diff 55588.
andreybokhanko added a comment.
Fixed a bug uncovered by David Majnemer's review; added tests he asked for.
http://reviews.llvm.org/D19654
Files:
include/clang/AST/Type.h
include/clang/Basic/AddressSpaces.h
include/clang/Basic/Attr.td
include/clang/Sema/DeclSpec.h
include/clang/Sema/Sema.h
lib/AST/MicrosoftMangle.cpp
lib/AST/TypePrinter.cpp
lib/Parse/ParseDecl.cpp
lib/Parse/ParseTentative.cpp
lib/Sema/DeclSpec.cpp
lib/Sema/SemaCodeComplete.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclObjC.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaType.cpp
test/CodeGenCXX/mangle-ms-cxx11.cpp
test/CodeGenCXX/mangle-ms-cxx14.cpp
test/Sema/MicrosoftExtensions.c
test/Sema/address_spaces.c
test/Sema/invalid-assignment-constant-address-space.c
test/SemaCXX/MicrosoftExtensions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19654.55588.patch
Type: text/x-patch
Size: 27341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160429/6b162240/attachment-0001.bin>
More information about the cfe-commits
mailing list