[PATCH] MS ABI: Improve selection of an inheritance model

David Majnemer david.majnemer at gmail.com
Thu Jan 16 12:07:11 PST 2014


    - Add a test-case for PR18479.
    - Address review feedback.
    - Address further review comments.
    - Update patch to use the latest Attr changes.
    - Don't use reserved keywords here.

Hi rnk, rsmith,

http://llvm-reviews.chandlerc.com/D2548

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2548?vs=6492&id=6493#toc

BRANCH
  PR18479

ARCANIST PROJECT
  clang

Files:
  include/clang/AST/DeclCXX.h
  include/clang/AST/Type.h
  include/clang/Basic/Attr.td
  lib/AST/MicrosoftCXXABI.cpp
  lib/AST/Type.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  lib/Sema/SemaCast.cpp
  lib/Sema/SemaType.cpp
  test/SemaCXX/microsoft-abi-ptm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2548.6.patch
Type: text/x-patch
Size: 23339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140116/e8f90473/attachment.bin>


More information about the cfe-commits mailing list