hans added inline comments.
================ Comment at: clang/lib/Driver/ToolChains/Clang.cpp:5244 + false)) + CmdArgs.push_back("-fvisibility-inlines-hidden"); + ---------------- Huh, does this actually affect whether functions get dllexported or not? https://reviews.llvm.org/D51340 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits