[PATCH] MS ABI: Improve selection of an inheritance model
Aaron Ballman
aaron at aaronballman.com
Thu Jan 16 05:40:45 PST 2014
You're going to want to rebase your patch against 199378; it adds
functionality that supersedes some of the attribute stuff you are
doing by hand in your patch. Sorry for the churn!
~Aaron
On Thu, Jan 16, 2014 at 6:52 AM, David Majnemer
<david.majnemer at gmail.com> wrote:
> - Address further review comments.
>
> Hi rnk, rsmith,
>
> http://llvm-reviews.chandlerc.com/D2548
>
> CHANGE SINCE LAST DIFF
> http://llvm-reviews.chandlerc.com/D2548?vs=6475&id=6490#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
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
More information about the cfe-commits
mailing list