This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6509b6d9b6 [Tooling] Do not restore working dir in ClangTool new c510fac569 [MinGW] Don't mark external variables as DSO local
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CodeGenModule.cpp | 8 ++++++++ test/CodeGen/dllimport.c | 3 ++- test/CodeGen/dso-local-executable.c | 11 +++++++++++ test/CodeGenCXX/dllexport.cpp | 4 ++-- test/CodeGenCXX/dllimport-members.cpp | 2 +- test/CodeGenCXX/dllimport.cpp | 4 ++-- test/CodeGenCXX/dso-local-executable.cpp | 18 ++++++++++++++++++ 7 files changed, 44 insertions(+), 6 deletions(-)