[PATCH] CodeGen: Don't form weak dllexport aliases

Hans Wennborg hans at chromium.org
Fri Oct 24 15:13:51 PDT 2014


lgtm

================
Comment at: test/CodeGenCXX/dllexport.cpp:608
@@ -609,1 +607,3 @@
 
+// Don't create weak dllexport aliases.
+struct NonExportedBaseClass {
----------------
Maybe put the PR number in the comment as well.

http://reviews.llvm.org/D5986






More information about the cfe-commits mailing list