[PATCH] MS ABI: Add support for the -vm{b,g,s,m,v} flags
David Majnemer
david.majnemer at gmail.com
Tue Feb 11 08:30:17 PST 2014
Hi hansw, aaron.ballman, rnk, rsmith,
These flags control the inheritance model initially used by the
translation unit.
http://llvm-reviews.chandlerc.com/D2741
Files:
include/clang/Basic/LangOptions.def
include/clang/Basic/LangOptions.h
include/clang/Driver/CLCompatOptions.td
include/clang/Driver/Options.td
include/clang/Sema/Sema.h
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Parse/ParsePragma.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaAttr.cpp
lib/Sema/SemaType.cpp
test/SemaCXX/member-pointer-ms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2741.1.patch
Type: text/x-patch
Size: 17945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140211/aaebeab4/attachment.bin>
More information about the cfe-commits
mailing list