[PATCH] D12402: PR24595: clang-cl fails to compile vswriter.h header from Windows SDK 8.1 in 32 bit mode
Andrey Bokhanko via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 10 12:31:54 PDT 2015
andreybokhanko updated this revision to Diff 34477.
andreybokhanko added a comment.
Reid,
Sorry for delayed reply. All your comments are fixed (it turned out that usage of DefaultCC instead of ToCC is the root of all evil; after I fixed this, all other problems went away).
Patch updated; please re-review.
Andrey
http://reviews.llvm.org/D12402
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/DeclSpec.h
include/clang/Sema/Sema.h
lib/Sema/DeclSpec.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaType.cpp
test/CodeGenCXX/ctor-dtor-alias.cpp
test/CodeGenCXX/microsoft-abi-structors.cpp
test/SemaCXX/decl-microsoft-call-conv.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12402.34477.patch
Type: text/x-patch
Size: 9020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150910/b369245e/attachment.bin>
More information about the cfe-commits
mailing list