[PATCH] D12402: PR24595: clang-cl fails to compile vswriter.h header from Windows SDK 8.1 in 32 bit mode

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 14 14:31:41 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247619: PR24595: Ignore calling convention modifiers for structors in MS ABI. (authored by asbokhan).

Changed prior to commit:
  http://reviews.llvm.org/D12402?vs=34477&id=34735#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12402

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/DeclSpec.h
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/DeclSpec.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaType.cpp
  cfe/trunk/test/CodeGenCXX/microsoft-abi-structors.cpp
  cfe/trunk/test/SemaCXX/decl-microsoft-call-conv.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12402.34735.patch
Type: text/x-patch
Size: 8762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150914/80d871fd/attachment.bin>


More information about the cfe-commits mailing list