This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 32bae3c742 Use FileEntryRef for PPCallbacks::HasInclude new 8260e31a27 Change the X86 datalayout to add three address spaces for 32 [...] new 15de3806fe Move EH spec mismatches under -fms-compatibility
The 2 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/Basic/Targets/OSTargets.h | 6 ++- lib/Basic/Targets/X86.h | 32 ++++++++++------ lib/Sema/SemaExceptionSpec.cpp | 12 +++--- test/CodeGen/Inputs/thinlto-multi-module.ll | 2 +- test/CodeGen/Inputs/thinlto_backend.ll | 2 +- .../Inputs/thinlto_backend_local_name_conflict1.ll | 2 +- .../Inputs/thinlto_backend_local_name_conflict2.ll | 2 +- test/CodeGen/iamcu-abi.c | 3 +- test/CodeGen/target-data.c | 14 +++---- ...nlto-diagnostic-handler-remarks-with-hotness.ll | 2 +- test/CodeGen/thinlto-distributed-backend-skip.ll | 2 +- test/CodeGen/thinlto-distributed-cfi-devirt.ll | 2 +- test/CodeGen/thinlto-distributed-cfi.ll | 2 +- test/CodeGen/thinlto-distributed.ll | 2 +- test/CodeGen/thinlto-multi-module.ll | 2 +- test/CodeGen/thinlto_backend.ll | 2 +- .../CodeGen/thinlto_backend_local_name_conflict.ll | 2 +- test/CodeGenCXX/pr18661.cpp | 2 +- test/SemaCXX/MicrosoftCompatibility.cpp | 44 ++++++++++++++++++++++ test/SemaCXX/MicrosoftExtensions.cpp | 43 --------------------- test/SemaCXX/ms-exception-spec.cpp | 2 +- 21 files changed, 96 insertions(+), 86 deletions(-)