This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ada8296 [X86][SSE] Updated _mm_store_ps1 test to match _mm_store1_ps new 99820de [ms][dll] #26935 Defining a dllimport function should cause i [...]
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: include/clang/Basic/DiagnosticGroups.td | 4 +- include/clang/Basic/DiagnosticSemaKinds.td | 5 +- lib/Sema/SemaDecl.cpp | 52 ++++--- test/CodeGen/dllimport.c | 9 +- test/CodeGenCXX/dllimport-members.cpp | 28 ++-- test/CodeGenCXX/dllimport.cpp | 4 +- test/Sema/dllimport.c | 66 +++++++-- test/SemaCXX/dllimport.cpp | 211 +++++++++++++++++++++++------ 8 files changed, 288 insertions(+), 91 deletions(-)