[PATCH] D18430: For MS ABI, emit dllexport friend functions defined inline in class
Stephan Bergmann via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 29 23:33:08 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL264841: For MS ABI, emit dllexport friend functions defined inline in class (authored by sberg).
Changed prior to commit:
http://reviews.llvm.org/D18430?vs=51517&id=52024#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18430
Files:
cfe/trunk/include/clang/AST/ASTConsumer.h
cfe/trunk/include/clang/Frontend/MultiplexConsumer.h
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/CodeGen/CodeGenAction.cpp
cfe/trunk/lib/CodeGen/ModuleBuilder.cpp
cfe/trunk/lib/Frontend/MultiplexConsumer.cpp
cfe/trunk/lib/Parse/ParseCXXInlineMethods.cpp
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/test/CodeGenCXX/dllexport-ms-friend.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18430.52024.patch
Type: text/x-patch
Size: 7911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160330/ee41af0c/attachment.bin>
More information about the cfe-commits
mailing list